Use new travis infrastructure, let travis use .ruby-version
This commit is contained in:
parent
0483ad2e0c
commit
971b67aa2d
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
language: ruby
|
||||
sudo: false
|
||||
rvm:
|
||||
- 2.2.2
|
||||
|
||||
before_script:
|
||||
- RAILS_ENV=test bundle exec rspec spec
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
|
|
Loading…
Reference in a new issue