Skip to content

Commit

Permalink
Merge pull request #314 from stamminator/master
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
yocontra committed May 27, 2021
2 parents ecacdf7 + b1a3e18 commit 1a9d694
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -2,6 +2,9 @@ sudo: false

language: node_js
node_js:
- "0.10"
- "6"
- "7"
- "8"
- "10"
- "12"
- "14"

0 comments on commit 1a9d694

Please sign in to comment.