Skip to content

Commit

Permalink
fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
liufengyun committed Jan 4, 2012
1 parent 34e4a79 commit 29740a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ branches:
only:
- master
- dev
script: "bundle exec spec test"
script: "bundle exec rake spec test"
before_script:
- "cp .travis/database.yml config/database.yml"
- "cp config/environment.local.example config/environment.local.rb"
Expand Down

0 comments on commit 29740a5

Please sign in to comment.