Skip to content

Commit

Permalink
ci(travis): tests on node@8
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamel committed May 4, 2019
1 parent 39abdc6 commit c1076b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8.0.0'
- '8'
script:
- npm run validate
after_success:
Expand Down

0 comments on commit c1076b6

Please sign in to comment.