Skip to content

Commit

Permalink
Update Travis config to use Ubuntu Bionic.
Browse files Browse the repository at this point in the history
Need the more up-to-date versions for GCC for newer versions of Ruby.
  • Loading branch information
hainesr committed Aug 31, 2020
1 parent e5e3f97 commit 828da24
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
@@ -1,5 +1,5 @@
language: ruby
dist: xenial
dist: bionic
cache: bundler
rvm:
- 2.4
Expand Down

0 comments on commit 828da24

Please sign in to comment.