Skip to content

Commit

Permalink
chore(travis) node 8, 10
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 26, 2018
1 parent efada99 commit b8a383a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 4
- 5
- 10
- 8

script:
- npm run codestyle
Expand Down

0 comments on commit b8a383a

Please sign in to comment.