Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Commit a05fb1b

Browse files
committed
Add Travis CI support.
1 parent f827263 commit a05fb1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: ruby
2+
rvm:
3+
- 2.0.0
4+
- 1.9.3

0 commit comments

Comments
 (0)