Skip to content
Snippets Groups Projects
Commit 9829acc4 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

better travis cache

parent 071bc138
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,10 @@ python:
- "3.4"
- "3.5"
- "pypy"
cache: pip
cache:
directories:
- $HOME/build/smok-serwis/coolamqp/.eggs
- $HOME/.cache
script:
- python -m coolamqp.framing.compilation.compile_definitions
- python setup.py nosetests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment