Skip to content

Commit

Permalink
test on some more ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Mar 17, 2015
1 parent fb07ad8 commit 137999e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .travis.yml
@@ -1,7 +1,15 @@
language: ruby
cache: bundler
rvm:
- 2.1.3
- 2.2.1
- 2.1.5
- 1.9.3
- ruby-head

matrix:
allow_failures:
- rvm: 1.9.3
- rvm: ruby-head

before_script:
- sudo add-apt-repository ppa:archivematica/externals -y
Expand Down

0 comments on commit 137999e

Please sign in to comment.