do not re-run rakep

This commit is contained in:
Sven Fuchs 2013-03-29 16:22:24 +01:00
parent a948a1612f
commit 3386142250

View File

@ -20,7 +20,6 @@ before_script:
- "bundle exec rakep"
- "phantomjs --version"
after_script:
- "bundle exec rakep"
- "test $TEST_SUITE = \"ruby\" && travis-artifacts upload --target-path assets/$TRAVIS_BRANCH --path public/scripts:scripts --path public/styles:styles"
notifications: