mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-14 13:51:26 +00:00
Added missing env variable for TravicCI
This commit is contained in:
parent
006c0592b1
commit
756398bff9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue