Skip to content

Commit

Permalink
add stuffbin to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rphillips committed Aug 25, 2019
1 parent b804424 commit 86ff867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ before_install:
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
install $TRAVIS_NODE_VERSION
- go get github.com/knadh/stuffbin/stuffbin
services:
- docker
after_success:
Expand Down

0 comments on commit 86ff867

Please sign in to comment.