Skip to content

Commit

Permalink
.travis.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
chikamichi committed Jul 10, 2011
1 parent c4caf3a commit 532c295
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
Expand Up @@ -3,7 +3,7 @@ rvm:
- 1.9.2
- ree
- jruby
script: "bundle exec rspec spec" # do not run cucumber features on Travis
script: "bundle exec rspec spec spec/strategies/*"
branches:
only:
- master

0 comments on commit 532c295

Please sign in to comment.