This website requires JavaScript.
Explore
Help
Sign In
cn
/
dyndnsd
Watch
1
Star
0
Fork
0
You've already forked dyndnsd
mirror of
https://github.com/cmur2/dyndnsd.git
synced
2024-11-14 16:56:14 +01:00
Code
Releases
Activity
72c8dda7dd
dyndnsd
/
.travis.yml
11 lines
87 B
YAML
Raw
Normal View
History
Unescape
Escape
travis: fix yaml
2018-03-26 19:32:18 +02:00
---
travis: fix build config validation problems - https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:13:02 +01:00
os
:
linux
Fiat lux
2013-04-27 14:07:14 +02:00
language
:
ruby
rvm
:
gem: add Ruby 2.7 support
2020-02-28 13:20:44 +01:00
-
2.7
travis: fix build config validation problems - https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:13:02 +01:00
-
2.6
-
2.5
gem: add solargraph support
2020-02-28 15:13:28 +01:00
script
:
-
bundle exec rake travis
Copy Permalink