mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
This commit is contained in:
parent
3406e22588
commit
31be09c1c2
10
.travis.yml
10
.travis.yml
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
sudo: false
|
os: linux
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.5
|
- 2.5
|
||||||
- 2.4
|
- 2.4
|
||||||
- 2.3
|
- 2.3
|
||||||
|
Loading…
Reference in New Issue
Block a user