Update travis.yml
This commit is contained in:
parent
b2b2980cf0
commit
e726abcbbd
@ -1,5 +1,7 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
before_script:
|
||||
- cp config.yml.example config.yml
|
||||
script: rake test
|
||||
before_script: cp config.yml.example config.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user