Skip to content

Commit

Permalink
docs: only deploy docs at 8 (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored and popomore committed Jul 28, 2017
1 parent 4f2ebfd commit 7733430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ script:
- npm run ci
after_script:
- npminstall codecov && codecov
- travis_wait scripts/doc_travis.sh
- test $TRAVIS_NODE_VERSION = 8 && travis_wait scripts/doc_travis.sh
env:
global:
- ENCRYPTION_LABEL: a62186272189

0 comments on commit 7733430

Please sign in to comment.