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 15308c0 commit 71bed4fCopy full SHA for 71bed4f
.travis.yml
@@ -2,6 +2,11 @@ language: python
2
python: 3.5
3
sudo: false
4
5
+branches:
6
+ only:
7
+ - master
8
+ - /^\d\.\d+$/
9
+
10
matrix:
11
include:
12
- python: 2.7
0 commit comments