Skip to content

Commit 5209d55

Browse files
authored
Merge pull request #219 from rspec/pin-ubuntu-version
Pin ubuntu version to allow running older Ruby
2 parents 2950a5c + d9dccf3 commit 5209d55

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)