Skip to content

Commit

Permalink
test: only run IE11 tests in appveyor (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
straker authored May 15, 2019
1 parent 917d0fd commit 35261ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ test_script:
- npm run build
# Run test scaffolding
- npx grunt testconfig fixture
# A few tests are flaky, causing occasional random failures
# When we have time, we should investigate to see if we can eliminate these flakes
- appveyor-retry npx grunt connect mocha
- appveyor-retry npx grunt connect test-webdriver:ie
- npm run test:examples

Expand Down

0 comments on commit 35261ef

Please sign in to comment.