Skip to content

Commit

Permalink
Merge pull request #223 from gary-kim/Suhas-13-patch-1
Browse files Browse the repository at this point in the history
removed chrome and firefox integration tests
  • Loading branch information
gary-kim authored Sep 2, 2020
2 parents d17698b + 4effc48 commit 28f5440
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ matrix:
- npm run libraries
- npm run webpack:build:firefox
- npm run test:build
- npm run integration:firefox
- name: 'Chromium'
addons:
chrome: stable
Expand All @@ -24,7 +23,6 @@ matrix:
- npm run libraries
- npm run webpack:build:chromium
- npm run test:build
- npm run integration:chromium
- name: 'Scripts'
script:
- cd scripts
Expand Down

0 comments on commit 28f5440

Please sign in to comment.