Commit 40220058 authored by Hanno Schlichting's avatar Hanno Schlichting

travis: another try to figure out location of the real python install

parent c47045b1
......@@ -14,7 +14,7 @@ notifications:
- hanno@hannosch.eu
install:
- python -c "import re; print(re);"
- python -c "import zipfile; print(zipfile);"
script:
- python dev.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment