We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70826a1 commit 0379976Copy full SHA for 0379976
1 file changed
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
before_install:
3
- - npm install -g npm@latest
4
- npm install booljs@latest
5
node_js:
6
- - 7.0
+ - lts/*
0 commit comments