Added missing env variable for TravicCI

This commit is contained in:
Luke Barratt 2014-08-10 21:33:22 +01:00
parent 006c0592b1
commit 756398bff9

View file

@ -8,6 +8,7 @@ rvm:
- 2.1.2
env:
- MYSQL_USERNAME=travis
- APP_SECRET=2d3a08dfea079fe45bcb7f830b010eda
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start