Skip to content

Commit

Permalink
fix(travis): accidentally switched a couple words
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Dec 19, 2013
1 parent e5170ca commit d67c187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -30,9 +30,9 @@ before_script:
- ./lib/sauce/sauce_connect_block.sh

script:
- after_success
- grunt

grunt:
after_success:
- grunt test:ci
- git config credential.helper "store --file=.git/credentials"
- echo "https://${GH_TOKEN}:@github.com" > .git/credentials
Expand Down

0 comments on commit d67c187

Please sign in to comment.