diff --git a/.travis.yml b/.travis.yml index b6614b7..4b3352a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,4 @@ language: python python: - "2.7" # command to run tests -script: python test.py +script: notest