We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1a29c commit c7872a2Copy full SHA for c7872a2
.travis.yml
@@ -9,7 +9,7 @@ script: grunt travis
9
10
matrix:
11
include:
12
- - node_js: "5"
+ - node_js: '10'
13
env: KARMA=
14
15
cache:
0 commit comments