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 e57b0aa commit fbf4870Copy full SHA for fbf4870
.travis.yml
@@ -15,4 +15,5 @@ install:
15
- sudo -H python -m pip install nose scikit-build
16
script:
17
- sudo -H python setup.py install
18
+ - rm -rf ./gttk
19
- python -m nose
0 commit comments