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