Skip to content

Commit

Permalink
Update node environment in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ authored Jun 22, 2021
1 parent 10b6754 commit 6f643a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.10"
- "12"
- "14"
before_install:
- "curl -L http://git.io/ejPSng | /bin/sh"

0 comments on commit 6f643a2

Please sign in to comment.