Skip to content

Commit

Permalink
chore(travis) node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 16, 2019
1 parent 0ebe6a9 commit cc0e022
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- 6
- 8
- 12
- 10
- 8

script:
- npm run lint
Expand All @@ -15,3 +15,4 @@ notifications:
on_failure: change

sudo: false
cache: false

0 comments on commit cc0e022

Please sign in to comment.