We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9010c4 commit e0661f2Copy full SHA for e0661f2
.travis.yml
@@ -7,7 +7,7 @@ cache:
7
- ~/.npm
8
notifications:
9
email: false
10
-node_js: "8"
+node_js: "10"
11
install: npm install
12
script:
13
- npm run test
0 commit comments