We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0fdec4 + bd48d79 commit 8ace366Copy full SHA for 8ace366
1 file changed
.travis.yml
@@ -2,6 +2,10 @@ language: python
2
python:
3
- "3.6"
4
5
+branches:
6
+ except:
7
+ - /^pr_.+$/
8
+
9
before_install:
10
- |
11
cd $HOME
0 commit comments