We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c793dc commit 91a97a7Copy full SHA for 91a97a7
.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