migrate to travis.com and update travis settings

This commit is contained in:
Erick Guan 2021-08-15 22:28:58 +02:00
parent 7fc5d65f6d
commit dd79fb97e1
1 changed files with 6 additions and 3 deletions

View File

@ -1,13 +1,16 @@
language: ruby
os: linux
dist: xenial
dist: focal
arch:
- amd64
- arm64
rvm:
- 2.5
- 2.6
- 2.7
- 3.0
- ruby-head
before_script:
- sudo apt-get install -y libicu-dev