mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
add travis config
This commit is contained in:
parent
729866734d
commit
9a74f50836
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…
Add table
Reference in a new issue