Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Change ruby version used by Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Coble committed Mar 8, 2019
1 parent 17260f6 commit 7bf1234
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
Expand Up @@ -5,7 +5,7 @@ before_install:
- sudo apt-get install -qq libvips-dev
- gem install bundler
rvm:
- 2.3.1
- 2.3.8
cache: bundler
script: "bundle exec rake dul_hydra:ci:build"
# To exclude antivirus tests:
Expand Down

0 comments on commit 7bf1234

Please sign in to comment.