We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f40669 commit 9bd97fcCopy full SHA for 9bd97fc
.travis.yml
@@ -5,7 +5,7 @@ services:
5
6
node_js:
7
- 10
8
- - 8
+ - 8.3 # minimal supported node version
9
10
# Trigger a push build on master and greenkeeper branches + PRs build on every branches
11
# Avoid double build on PRs (See https://github.com/travis-ci/travis-ci/issues/1147)
0 commit comments