mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
Merge pull request #83 from puppetlabs/maint_update_travis
Update travis.yml
This commit is contained in:
commit
d843066a56
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
sudo: false
|
|
||||||
language: ruby
|
language: ruby
|
||||||
|
dist: xenial
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
rvm:
|
rvm:
|
||||||
- 2.6.5
|
- 2.6.5
|
||||||
script: bundle exec rake spec
|
script: bundle exec rake spec
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue