We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf8751 commit 7ed4b1aCopy full SHA for 7ed4b1a
.travis.yml
@@ -1,9 +1,7 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "8"
5
- - "10"
6
- - "node"
+ - "8.10"
7
cache:
8
directories:
9
- node_modules
0 commit comments