X Tutup
Skip to content

Commit c438f59

Browse files
committed
Update Travis configuration to build all branches
1 parent 69fdf68 commit c438f59

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ language: java
33
jdk:
44
- oraclejdk8
55

6-
# whitelist
7-
branches:
8-
only:
9-
- master
10-
116
before_install:
127
- "export DISPLAY=:99.0"
138
- "sh -e /etc/init.d/xvfb start"

0 commit comments

Comments
 (0)
X Tutup