mirror of
https://github.com/inspec/inspec
synced 2024-11-15 01:17:08 +00:00
commit
5df9a4df8f
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.2.3
|
||||
language: ruby
|
||||
gemfile:
|
||||
- Gemfile
|
Loading…
Reference in a new issue