Skip to content

Commit

Permalink
adjust travis.ci to only build on 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jejacks0n committed Jun 5, 2012
1 parent 9797f5c commit ba31af2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,5 +1,4 @@
rvm:
- 1.9.2
- 1.9.3
before_script:
- 'cp spec/dummy/config/database.travisci.yml spec/dummy/config/database.yml'
Expand Down

1 comment on commit ba31af2

@gvarela
Copy link
Collaborator

@gvarela gvarela commented on ba31af2 Jun 6, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I meant to do this since there is very little ruby in this project.

Please sign in to comment.