diff --git a/.travis.yml b/.travis.yml index 213693f..e72eb82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ python: install: - pip install . # command to run tests -script: pulptests \ No newline at end of file +script: pulptest \ No newline at end of file