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.
2 parents 37a0c86 + 68498cf commit be27f40Copy full SHA for be27f40
.travis.yml
@@ -2,6 +2,10 @@ sudo: false
2
#add language, etc. here
3
language: python
4
5
+branches:
6
+ only:
7
+ - master
8
+
9
cache:
10
directories:
11
- $HOME/.cache
0 commit comments