We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729a465 commit 0b62083Copy full SHA for 0b62083
1 file changed
.travis.yml
@@ -11,6 +11,9 @@ node_js:
11
- "7"
12
- "8"
13
- "9"
14
+ - "10"
15
+ - "11"
16
+ - "12"
17
18
before_install:
19
- '[ "${TRAVIS_NODE_VERSION}" = "0.8" ] && npm install -g npm@~1.4.0 || true'
0 commit comments