mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +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:
|
rvm:
|
||||||
- 2.1.3
|
- 2.1.3
|
||||||
env:
|
env:
|
||||||
- MYSQL_USERNAME=travis
|
- MYSQL_USERNAME=travis APP_SECRET=2d3a08dfea079fe45bcb7f830b010eda
|
||||||
- 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