Skip to content

Commit

Permalink
Update Ruby version to 2.2.1 at travis-ci.org
Browse files Browse the repository at this point in the history
  • Loading branch information
lgn21st committed Apr 5, 2015
1 parent f2f1b68 commit 2e0c636
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.1.2
- 2.2.1
before_script:
- "mysql -e 'create database peatio_test;'"
- "cp ./.travis.database.yml ./config/database.yml"
Expand Down

0 comments on commit 2e0c636

Please sign in to comment.