Skip to content

Commit c7872a2

Browse files
committed
Upgrade CI env to node 10
1 parent 2c1a29c commit c7872a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ script: grunt travis
99

1010
matrix:
1111
include:
12-
- node_js: "5"
12+
- node_js: '10'
1313
env: KARMA=
1414

1515
cache:

0 commit comments

Comments
 (0)