Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 0b715e2

Browse files
committed
Add travis build configuration.
1 parent 65f4c5f commit 0b715e2

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+
- 1.9.3
4+
- 2.1.2

0 commit comments

Comments
 (0)