We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a0de6 commit eeb558fCopy full SHA for eeb558f
.travis.yml
@@ -10,5 +10,5 @@ install:
10
# Build/test dependencies
11
#- pip3 install -r requirements.txt
12
# Get fab to test fab
13
- - python3 setup.py install
+ - python setup.py install
14
0 commit comments