Browse Source

Save space on Travis.

Former-commit-id: ac9168dade6f61afb680f1c24e27aad125e0b2dd
Jérémie Dumas 7 years ago
parent
commit
aab802e373
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -62,6 +62,7 @@ script:
 - cd ../tutorial
 - ${PYTHON} 101_FileIO.py
 - cd ../../
+- rm -rf python/build
 # Tutorials
 - cd tutorial
 - mkdir build