We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9b6fe commit d6192adCopy full SHA for d6192ad
.travis.yml
@@ -6,5 +6,6 @@ python:
6
7
install:
8
- git submodule update --init --recursive
9
+ - git fetch --tags
10
script:
11
- nosetests
0 commit comments