Trigger build.

This commit is contained in:
Marko Tibold 2012-08-23 23:27:53 +02:00
parent 7a90704f9f
commit 58741bb669

View File

@ -18,4 +18,5 @@ install:
- pip install -r examples/requirements.txt
# command to run tests, e.g. python setup.py test
script: $TESTS
script:
- $TESTS