Skip to content

Commit

Permalink
Merge d348dbb into 04657db
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoCardoso committed Apr 27, 2020
2 parents 04657db + d348dbb commit 188a5ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cache:
- node_modules

addons:
firefox: "66.0"
firefox: latest
chrome: stable

jobs:
Expand All @@ -22,12 +22,12 @@ jobs:
- if: type = pull_request
env: POLYMER=2
addons:
firefox: "66.0"
firefox: latest
chrome: stable
- if: type = pull_request
env: POLYMER=3
addons:
firefox: "66.0"
firefox: latest
chrome: stable
- if: type = cron
env: TEST_SUITE=unit_tests POLYMER=2
Expand Down

0 comments on commit 188a5ff

Please sign in to comment.