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 8fac3e3 commit 542dd2eCopy full SHA for 542dd2e
.travis.yml
@@ -8,3 +8,6 @@ python:
8
- pypy3
9
install: pip install .
10
script: python setup.py nosetests
11
+branches:
12
+ only:
13
+ - master
0 commit comments