Skip to content

Commit

Permalink
chore(travis): Run tests in node v12, not v11
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed May 11, 2019
1 parent b210856 commit 175ad42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ git:
language: node_js

node_js:
- "11"
- "12"
- "10"
- "8"

Expand Down

0 comments on commit 175ad42

Please sign in to comment.