Update Travis configuration to build all branches

This commit is contained in:
Ilkka Seppala 2015-08-16 10:00:17 +03:00
parent 69fdf6858f
commit c438f59c60

@ -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"