Skip to content

Commit

Permalink
Test on both Node 10 and Node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Nov 12, 2019
1 parent 33fe277 commit 7c8ddd1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js: 12
node_js:
- 10
- 12
env:
- NODE_ENV=ci
- NODE_ENV=ci-staging
Expand Down

0 comments on commit 7c8ddd1

Please sign in to comment.