mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
WIP: more
This commit is contained in:
parent
b3b7b77d51
commit
5bfdc1d13b
1 changed files with 1 additions and 3 deletions
|
|
@ -13,10 +13,8 @@ before_script:
|
|||
- npm install -g grunt-cli
|
||||
- grunt package
|
||||
- grunt webserver > /dev/null &
|
||||
|
||||
|
||||
before_script:
|
||||
- curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
|
||||
|
||||
script:
|
||||
- echo "user: $SAUCE_USERNAME"
|
||||
- grunt test --browsers ./sauce_firefox.sh --reporters=dots
|
||||
|
|
|
|||
Loading…
Reference in a new issue