Skip to content

Commit

Permalink
Run sauce on node12 to avoid double call to deploy. (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
abuiles authored Aug 28, 2019
1 parent 57a1aaa commit 1ea1aa4
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
Expand Up @@ -5,7 +5,7 @@ matrix:
- node_js: 11
- node_js: 12
env: TYPE_TEST=true
- node_js: 10.16.3
- node_js: 12
env: SAUCE=true
cache:
directories:
Expand Down

0 comments on commit 1ea1aa4

Please sign in to comment.