Commit 8bdd0c8b authored by wbond's avatar wbond

Update pip before running the ci script

parent ac339fc2
......@@ -3,4 +3,6 @@ language: python
python:
- "3.4"
script: python tests/ci.py
script:
- pip install --upgrade pip
- python tests/ci.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