mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-30 21:20:43 +00:00
Added missing env variable for TravicCI
This commit is contained in:
parent
976669c96c
commit
a534f8acda
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ rvm:
|
||||||
- 2.1.2
|
- 2.1.2
|
||||||
env:
|
env:
|
||||||
- MYSQL_USERNAME=travis
|
- MYSQL_USERNAME=travis
|
||||||
|
- APP_SECRET=2d3a08dfea079fe45bcb7f830b010eda
|
||||||
before_script:
|
before_script:
|
||||||
- export DISPLAY=:99.0
|
- export DISPLAY=:99.0
|
||||||
- sh -e /etc/init.d/xvfb start
|
- sh -e /etc/init.d/xvfb start
|
||||||
|
|
Loading…
Reference in a new issue