Skip to content

Commit 2dd0449

Browse files
author
Luc
committed
Update .travis.yml
specify branches
1 parent e30573c commit 2dd0449

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ language: bash
44

55
os:
66
- linux
7-
7+
branches:
8+
only:
9+
- master
10+
- stable-esp-module
11+
812
before_install:
913
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"
1014

0 commit comments

Comments
 (0)