Skip to content

Commit

Permalink
Trigger a build
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Oct 3, 2012
1 parent c697e7f commit 25a553b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
language: ruby
script: bundle install; bundle exec rake test

rvm:
- 1.9.3
- 1.9.2
Expand All @@ -13,4 +14,4 @@ matrix:
- rvm: 1.9.2
gemfile: gemfiles/Gemfile-rails.3.2.0
- rvm: 1.8.7
gemfile: gemfiles/Gemfile-rails.3.2.0
gemfile: gemfiles/Gemfile-rails.3.2.0

0 comments on commit 25a553b

Please sign in to comment.