We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e43900 commit 7f8f3a0Copy full SHA for 7f8f3a0
.travis.yml
@@ -1,7 +1,8 @@
1
sudo: required
2
language: node_js
3
node_js:
4
- - '8.4'
+ - '10'
5
+ - '12'
6
install:
7
- npm install
8
script:
0 commit comments