Skip to content

Commit

Permalink
fixed travis ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgraffeocohen committed Jun 17, 2014
1 parent c5ffcd0 commit fcd44b3
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,6 +1,6 @@
language: ruby
rvm:
- 2.0.0
- 2.1.0
before_script:
- psql -c 'create database travis_ci_test;' -U postgres
- cp config/database.yml.travis config/database.yml
Expand Down

0 comments on commit fcd44b3

Please sign in to comment.