Skip to content

Commit d9dccf3

Browse files
committed
Pin ubuntu version to allow running older Ruby
1 parent 2950a5c commit d9dccf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

travis/.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# In order to install old Rubies, we need to use old Ubuntu distibution.
2+
dist: trusty
13
language: ruby
24
email: false
35
cache:

0 commit comments

Comments
 (0)