Skip to content

Commit 86ff867

Browse files
committed
add stuffbin to travis
1 parent b804424 commit 86ff867

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before_install:
1010
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
1111
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
1212
install $TRAVIS_NODE_VERSION
13+
- go get github.com/knadh/stuffbin/stuffbin
1314
services:
1415
- docker
1516
after_success:

0 commit comments

Comments
 (0)