travis: fix build config validation problems

- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
This commit is contained in:
cn 2020-02-28 13:13:02 +01:00
parent 3406e22588
commit 31be09c1c2
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