diff --git a/.travis.yml b/.travis.yml index 3e095f7..0780bb9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ install: fi - virtualenv venv - source venv/bin/activate - - pip install pep8 pytest + - pip install pep8 pytest pyaml script: # pep8 tests