Skip to content

Commit

Permalink
chore(travis) node v11
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 14, 2018
1 parent 2feb8b3 commit 79567ee
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,8 +1,8 @@
language: node_js
node_js:
- 6
- 11
- 10
- 8
- 9

script:
- npm run lint
Expand Down

0 comments on commit 79567ee

Please sign in to comment.