Skip to content

Commit

Permalink
chore: fix travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
alisd23 committed Apr 29, 2018
1 parent eee4220 commit 7502c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ cache:
notifications:
email: false
node_js:
- 'lts'
- 'lts/*'
before_install:
- npm i -g npm@^3.0.0
after_success:
Expand Down

0 comments on commit 7502c7d

Please sign in to comment.