Skip to content

Commit

Permalink
Fixes issue when running slather command on travis. #7
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Marucci Blas committed Dec 22, 2014
1 parent 4929ee8 commit e15ac95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ before_install:
script:
- cd Example && rake xbuild:clean xbuild:test
after_success:
- slather
- cd && slather

0 comments on commit e15ac95

Please sign in to comment.