We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a456a commit bffdda5Copy full SHA for bffdda5
.travis.yml
@@ -1,8 +1,7 @@
1
language: node_js
2
node_js:
3
-- "8"
4
-- "9"
5
- "10"
+- "11"
6
cache:
7
yarn: true
8
directories:
0 commit comments