Skip to content

Commit a4c9abb

Browse files
committed
Update travis build
1 parent abf8505 commit a4c9abb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ before_install:
3939

4040
- export PATH="./node_modules/.bin/:$PATH"
4141

42-
- npm install -g node-gyp@latest
43-
4442
- PUBLISH_BINARY=false
4543
- if [[ $TRAVIS_BRANCH == `git describe --tags --always HEAD` ]]; then PUBLISH_BINARY=true; fi;
4644

0 commit comments

Comments
 (0)