Update .travis.yml

specify branches
This commit is contained in:
Luc 2016-01-18 22:27:06 +08:00
parent e30573cf43
commit 2dd04499e8

View File

@ -4,7 +4,11 @@ language: bash
os:
- linux
branches:
only:
- master
- stable-esp-module
before_install:
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"