adds travis.yml
This commit is contained in:
parent
7b40711285
commit
ead9a6a2c3
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
script: "./script/cibuild"
|
||||||
|
gemfile: "this/does/not/exist"
|
||||||
|
rvm:
|
||||||
|
- "1.8.7"
|
Loading…
Reference in a new issue