Commit 41fbdd29 by Brian Wilson

Try getting travis build to run.

parent 3495bc44
language: python
python:
- "2.7"
cache: pip
addons:
......@@ -10,6 +11,9 @@ addons:
- liblapack-dev
- libatlas-base-dev
before_install:
- export BOTO_CONFIG=/dev/null
script:
- make test
......
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