Skip to content

Commit e102b1f

Browse files
committed
added travis
1 parent 7d919ef commit e102b1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: ruby
2+
3+
rvm:
4+
- 1.9.3
5+
- 2.0.0
6+
- 2.1.0
7+
- ruby-head
8+
9+
script: bundle exec rake test

0 commit comments

Comments
 (0)