Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5bfdc1d

Browse files
committed
WIP: more
1 parent b3b7b77 commit 5bfdc1d

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
@@ -13,10 +13,8 @@ before_script:
1313
- npm install -g grunt-cli
1414
- grunt package
1515
- grunt webserver > /dev/null &
16-
17-
18-
before_script:
1916
- curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
2017

2118
script:
19+
- echo "user: $SAUCE_USERNAME"
2220
- grunt test --browsers ./sauce_firefox.sh --reporters=dots

0 commit comments

Comments
 (0)