We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30573c commit 2dd0449Copy full SHA for 2dd0449
.travis.yml
@@ -4,7 +4,11 @@ language: bash
4
5
os:
6
- linux
7
-
+branches:
8
+ only:
9
+ - master
10
+ - stable-esp-module
11
+
12
before_install:
13
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"
14
0 commit comments