add missing "make" in travis

This commit is contained in:
tshirtman 2012-10-18 17:58:05 +02:00
parent 5a36ff00ea
commit 1099038384
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ before_install:
install: install:
- pip install --upgrade cython --use-mirrors - pip install --upgrade cython --use-mirrors
- make
# command to run tests # command to run tests
script: script: