diff --git a/.travis.yml b/.travis.yml index 11d295c0..a5342d85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,15 +1,20 @@ +# Disable sudo to speed up the build sudo: false +# Set the build language to Python language: python -python: - - 2.7 +# Set the python version to 2.7 +python: 2.7 +# Install the codecov pip dependency install: - pip install codecov +# Run the unit test script: - coverage run tests.py +# Push the results back to codecov after_success: - codecov
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: