Skip to content

Commit 46b73fd

Browse files
committed
Add travis config.
1 parent 05c403b commit 46b73fd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: ruby
2+
rvm:
3+
- 1.9.3
4+
- 2.1.1
5+
- 2.2.2
6+
- ruby-head
7+
script: bundle exec rspec

0 commit comments

Comments
 (0)