Merge pull request #894 from opf/feature/travis_ruby_21

Switch travis to ruby 2.1, next try
pull/883/head
Martin Linkhorst 11 years ago
commit 4433d0647f
  1. 2
      .travis.yml

@ -28,7 +28,7 @@
language: ruby
rvm:
- 2.0.0
- 2.1.0
branches:
only:
- dev

Loading…
Cancel
Save