Re-enabling travis

This commit is contained in:
Godwin
2017-06-16 17:16:34 -07:00
parent d2e8d1a911
commit 132635c377
+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