Skip to content

Commit

Permalink
Fix travis config to use matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
abrom committed Dec 8, 2019
1 parent a4d2716 commit 340b5e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
env:
global:
- CC_TEST_REPORTER_ID=5cfed40102c670b5c9e509730782b751939ddbe53fc57c317b718f635bab1ce8
- PUPPETEER_VERSION=1.20.0
- PUPPETEER_VERSION=2.0.0
jobs:
- PUPPETEER_VERSION=1.20.0
- PUPPETEER_VERSION=2.0.0

language: ruby
rvm:
Expand Down

0 comments on commit 340b5e3

Please sign in to comment.