Skip to content

Commit

Permalink
Only use stable node for build
Browse files Browse the repository at this point in the history
  • Loading branch information
supnate committed Aug 24, 2021
1 parent 901f5c0 commit d03fc98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "stable"
- "11"
after_success: npm run codecov
install: yarn

0 comments on commit d03fc98

Please sign in to comment.