Add Travis-CI file
This commit is contained in:
parent
2bbcd4ab70
commit
f7a0872533
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.1
|
||||
- rbx-2
|
||||
script: 'bundle exec rspec spec'
|
Loading…
x
Reference in New Issue
Block a user