We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675ebb9 commit 45c6f09Copy full SHA for 45c6f09
.travis.yml
@@ -1,8 +1,6 @@
1
language: node_js
2
node_js:
3
- - "10.13.0"
4
- - "8.12.0"
5
- - "6.14.4"
+ - "10.16.3"
6
script:
7
- gulp && npm test
8
after_success:
0 commit comments