Skip to content

Commit

Permalink
Correcting travis configfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Bunsch committed Jun 7, 2011
1 parent bded24b commit 70e254b
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
@@ -1 +1 @@
script: "bundle exec rake"
script: "bundle exec rspec spec"

0 comments on commit 70e254b

Please sign in to comment.