aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 92da3ed9..3b439f7c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,8 +13,7 @@ before_script:
- ./lib/sauce/sauce_connect_setup.sh
- npm install -g grunt-cli
- grunt package
- - grunt webserver > /dev/null &
- ./lib/sauce/sauce_connect_block.sh
script:
- - grunt test --reporters dots --browsers SL_Chrome
+ - grunt parallel:travis --reporters dots --browsers SL_Chrome