Skip to content

Commit 9853bf5

Browse files
committed
Add Travis config
1 parent e5f1455 commit 9853bf5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: ruby
2+
rvm:
3+
- 1.9
4+
- 2.0
5+
- 2.1
6+
- 2.2

0 commit comments

Comments
 (0)