Skip to content

Commit

Permalink
chore(travis) rm node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 22, 2019
1 parent c8b78e6 commit 14fff1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,8 +1,7 @@
language: node_js
node_js:
- 11
- 12
- 10
- 8

script:
- npm run lint
Expand Down

0 comments on commit 14fff1b

Please sign in to comment.