mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
Update travis config
This commit is contained in:
parent
8bed4a1215
commit
6a4a64714c
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ addons:
|
|||
rvm:
|
||||
- 2.1.3
|
||||
env:
|
||||
- MYSQL_USERNAME=travis
|
||||
- APP_SECRET=2d3a08dfea079fe45bcb7f830b010eda
|
||||
- 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