Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2018-09-07 22:32:52 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-09-28 09:53:59 +0300
commit4ebe2b8753ad82ecb5e07c89f9492e9934b531b5 (patch)
treeb010956d0c698e9f0f7ae0e7cc0470c97dca5d67 /.travis.yml
parentcee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c (diff)
Use BrowserStack for our unit tests.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 79623d90ad..a2e7636e78 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,7 @@ env:
matrix:
- TWBS_TEST=core
- TWBS_TEST=validate-html
- - TWBS_TEST=sauce-js-unit
+ - TWBS_TEST=browserstack
matrix:
fast_finish: true
notifications: