Re-enabling travis

This commit is contained in:
Godwin
2017-04-14 11:47:49 -07:00
committed by GitHub
parent aa9164a0b3
commit b622698311
+2
View File
@@ -12,3 +12,5 @@ before_script:
- bundle exec rake db:test:prepare
script: bundle exec cucumber
env: RAILS_ENV=test
dist: trusty
sudo: required