1
0
Fork 0

adds travis.yml

This commit is contained in:
Johan Haals 2013-04-02 19:52:55 +02:00
parent 7b40711285
commit ead9a6a2c3
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
---
script: "./script/cibuild"
gemfile: "this/does/not/exist"
rvm:
- "1.8.7"