Skip to content

Commit

Permalink
chore(travis): remove node versions 12.4.0
Browse files Browse the repository at this point in the history
chore(travis): add node versions -10,-11,-12,12.5.0
  • Loading branch information
arlac77 committed Jun 28, 2019
1 parent 9f610c9 commit 93c39be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 10.16.0
- 12.4.0
- 12.5.0
cache: npm
jobs:
include:
Expand Down

0 comments on commit 93c39be

Please sign in to comment.