Skip to content

Commit

Permalink
Fix travis build error
Browse files Browse the repository at this point in the history
  • Loading branch information
namick committed Jun 1, 2014
1 parent 154c216 commit 1d15b11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: ruby
rvm:
rvm:
- 1.9.3
before_script:
- cd spec/dummy && rake db:test:load && cd -
- cd spec/dummy && bundle exec rake db:test:load && cd -

0 comments on commit 1d15b11

Please sign in to comment.