Re-enabling travis

This commit is contained in:
Godwin
2017-06-16 17:16:34 -07:00
parent c8922f9203
commit 02bdd153e7
+2 -2
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.0.0
- 2.3.1
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
@@ -11,4 +11,4 @@ before_script:
# "psql -U postgres -q -d DB_NAME -f db/structure.sql"
- bundle exec rake db:test:prepare
script: bundle exec cucumber
env: RAILS_ENV=test
env: RAILS_ENV=test