Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 2af4ba6

Browse files
committed
add saucelabs tests
1 parent 1730e5d commit 2af4ba6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ script:
1515
- grunt
1616
- npm test
1717
- npm run test:browsers -- --polyfill
18-
19-
after_script:
2018
- npm run test:browsers -- --saucelabs
2119
- npm run test:browsers -- --saucelabs --ie8
22-
- npm run test:browsers:perf
20+
- npm run test:browsers:perf

0 commit comments

Comments
 (0)