We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf8505 commit a4c9abbCopy full SHA for a4c9abb
1 file changed
.travis.yml
@@ -39,8 +39,6 @@ before_install:
39
40
- export PATH="./node_modules/.bin/:$PATH"
41
42
- - npm install -g node-gyp@latest
43
-
44
- PUBLISH_BINARY=false
45
- if [[ $TRAVIS_BRANCH == `git describe --tags --always HEAD` ]]; then PUBLISH_BINARY=true; fi;
46
0 commit comments