Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed May 31, 2015
1 parent 74e12bf commit a18bcfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby
cache: bundler
rvm:
- 2.1
- 2.2
- 2.1.6
- 2.2.2
before_script:
- mysql -e 'create database enju_test'
- psql -c 'create database enju_test;' -U postgres
Expand Down

0 comments on commit a18bcfa

Please sign in to comment.