diff --git a/.travis.yml b/.travis.yml index a019a78c..7a09056d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,6 @@ notifications: # on_success: change # on_failure: always -install: - - "pip install --upgrade -r dev-requirements.txt" - script: - docker build -t gns3-gui-test . - docker run gns3-gui-test