Skip to content

Commit 1aedda7

Browse files
authored
update the Travis config to focal (20.04) and newer rvm (#870)
1 parent 0faccc8 commit 1aedda7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
dist: xenial
1+
dist: focal
22

33
language: ruby
44

55
git:
66
depth: 200
77

88
rvm:
9-
- 2.3.3
9+
- 2.7.1
1010

1111
before_install:
1212
- sudo apt-get install -y libpango1.0-dev ghostscript fonts-lyx jing

0 commit comments

Comments
 (0)