changes travis script
this commit reverts cf50b3743c because Fuubar
format does not works well with travis/coveralls
This commit is contained in:
@@ -7,4 +7,4 @@ cache: bundler
|
||||
before_script:
|
||||
- "for i in config/*.example; do cp \"$i\" \"${i/.example}\"; done"
|
||||
- bundle exec rake db:setup
|
||||
script: bin/rspec spec -f Fuubar
|
||||
script: bundle exec rake
|
||||
|
||||
Reference in New Issue
Block a user