Skip to content

Commit

Permalink
Update Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gettalong committed Mar 7, 2021
1 parent 19d0e01 commit f56e7ec
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: ruby
rvm:
- 2.0.0
- 2.1.0
- 2.2.1
- rbx-2.5.2
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- 3.0

before_install:
- sudo apt-get install texlive-latex-base texlive-latex-recommended texlive-latex-extra tidy libxml2-utils
Expand Down

0 comments on commit f56e7ec

Please sign in to comment.