Skip to content

Commit ead9a6a

Browse files
committed
adds travis.yml
1 parent 7b40711 commit ead9a6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
script: "./script/cibuild"
3+
gemfile: "this/does/not/exist"
4+
rvm:
5+
- "1.8.7"

0 commit comments

Comments
 (0)