Skip to content

Commit

Permalink
test with more ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr committed Apr 9, 2016
1 parent 6833009 commit b8b5894
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,7 +1,10 @@
language: ruby
bundler_args: --without development
rvm:
2.2.1
- ruby-head
- 2.2
- 2.2.1
- 2.1.10
services:
- postgres
before_script:
Expand Down

0 comments on commit b8b5894

Please sign in to comment.