Skip to content

Commit 2ba0ee1

Browse files
committed
Exclude StyleCI PRs in travis
1 parent 7808717 commit 2ba0ee1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ env:
1717
global:
1818
- TEST_COMMAND="composer test"
1919

20+
branches:
21+
except:
22+
- /^analysis-.*$/
23+
2024
matrix:
2125
fast_finish: true
2226
include:

0 commit comments

Comments
 (0)