Skip to content

Commit

Permalink
Undo pinning Travis to Node v9 from #242
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed Oct 29, 2020
1 parent ca3819b commit aaa9ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 9
- node
script:
- npm test
- '[ -z "$SAUCE_USERNAME" ] || [ -z "$SAUCE_ACCESS_KEY" ] || npm run test-saucelabs'

0 comments on commit aaa9ff6

Please sign in to comment.