mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 18:58:44 +00:00
Update Travis configuration to build all branches
This commit is contained in:
@@ -3,11 +3,6 @@ language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
# whitelist
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
|
||||
Reference in New Issue
Block a user