Skip to content

Commit

Permalink
ci: correct node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbin committed Mar 17, 2021
1 parent 32c6abe commit ffa1a8b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- 8
- 6
- 14
- 12
- 10

0 comments on commit ffa1a8b

Please sign in to comment.