Use new travis infrastructure

This commit is contained in:
Tom Naessens 2015-09-09 14:18:17 +02:00
parent f1bbf77f1b
commit f027735015

View file

@ -1,4 +1,5 @@
language: ruby
sudo: false
before_script:
- "RAILS_ENV=test bundle exec rake db:create"