Skip to content

Commit fbf4870

Browse files
committed
Add removal of local gttk directory to .travis.yml
1 parent e57b0aa commit fbf4870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ install:
1515
- sudo -H python -m pip install nose scikit-build
1616
script:
1717
- sudo -H python setup.py install
18+
- rm -rf ./gttk
1819
- python -m nose

0 commit comments

Comments
 (0)