Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kivanio committed Oct 3, 2017
1 parent 689e486 commit 7acbe32
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: ruby
sudo: false
rvm:
- '2.4.1'
- '2.3.3'
- '2.2.3'
- '2.4.2'
- '2.3.4'
- '1.9.3'
- 'jruby'
- 'rbx'
Expand All @@ -18,3 +17,6 @@ matrix:
- rvm: jruby
- rvm: rbx
- rvm: '1.9.3'
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y ghostscript

0 comments on commit 7acbe32

Please sign in to comment.