mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-16 04:58:46 +00:00
#98 Travis configuration for X Virtual Framebuffer
This commit is contained in:
@@ -8,5 +8,9 @@ branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
|
||||
after_success:
|
||||
- mvn clean test jacoco:report coveralls:report
|
||||
Reference in New Issue
Block a user