Skip to content

Commit

Permalink
Upgrade CI env to node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed Jan 6, 2019
1 parent 2c1a29c commit c7872a2
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
Expand Up @@ -9,7 +9,7 @@ script: grunt travis

matrix:
include:
- node_js: "5"
- node_js: '10'
env: KARMA=

cache:
Expand Down

0 comments on commit c7872a2

Please sign in to comment.