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 c787910 commit 85dda55Copy full SHA for 85dda55
.travis.yml
@@ -14,6 +14,6 @@ install:
14
- sudo apt install cmake build-essential
15
- sudo -H python -m pip install nose scikit-build
16
script:
17
- - sudo -H python setup.py install
+ - python setup.py install
18
- rm -rf ./gttk
19
- python -m nose
0 commit comments