Skip to content

Commit

Permalink
fix(travis): trying older Node Ver.
Browse files Browse the repository at this point in the history
  • Loading branch information
srfrnk committed Feb 16, 2018
1 parent 4d87650 commit a0bbee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "8"
- "7.6"
deploy:
provider: npm
email: srfrnk@gmail.com
Expand Down

0 comments on commit a0bbee3

Please sign in to comment.