We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3819b commit aaa9ff6Copy full SHA for aaa9ff6
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - 9
+ - node
4
script:
5
- npm test
6
- '[ -z "$SAUCE_USERNAME" ] || [ -z "$SAUCE_ACCESS_KEY" ] || npm run test-saucelabs'
0 commit comments