For now let's try just running speedtest_cli.py

This commit is contained in:
Matt Martz 2014-02-10 16:40:15 -06:00
parent 14e5040c99
commit 1849c98663
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: python
python:
- 2.7
- 3.3
install:
- pip install .
@ -10,6 +11,7 @@ install:
script:
- pep8 --show-source speedtest_cli.py
- pyflakes speedtest_cli.py
- python speedtest_cli.py
notifications:
email: