Skip to content

Commit

Permalink
Tells travis to run slather after success. #7
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Marucci Blas committed Dec 22, 2014
1 parent 5bc6537 commit 4929ee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ before_install:
- brew outdated xctool || brew upgrade xctool
script:
- cd Example && rake xbuild:clean xbuild:test
after_success:
- slather

0 comments on commit 4929ee8

Please sign in to comment.