travis: fix build config validation problems

- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
This commit is contained in:
Christian Nicolai 2020-02-28 13:25:02 +01:00 committed by GitHub
parent ab81c8975e
commit 17054794da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
---
sudo: false
os: linux
language: ruby
rvm:
- 2.6
- 2.5
- 2.4
- 2.3
- 2.6
- 2.5
- 2.4
- 2.3