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 a71866f commit dbfb73aCopy full SHA for dbfb73a
.travis.yml
@@ -1,7 +1,8 @@
1
language: node_js
2
node_js:
3
+ - 12
4
- 10
- - 8
5
+ - 8.3
6
7
# Trigger a push build on master and greenkeeper branches + PRs build on every branches
8
# Avoid double build on PRs (See https://github.com/travis-ci/travis-ci/issues/1147)
0 commit comments