Skip to content

Commit d67c187

Browse files
committed
fix(travis): accidentally switched a couple words
1 parent e5170ca commit d67c187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ before_script:
3030
- ./lib/sauce/sauce_connect_block.sh
3131

3232
script:
33-
- after_success
33+
- grunt
3434

35-
grunt:
35+
after_success:
3636
- grunt test:ci
3737
- git config credential.helper "store --file=.git/credentials"
3838
- echo "https://${GH_TOKEN}:@github.com" > .git/credentials

0 commit comments

Comments
 (0)