Fix build

This commit is contained in:
Julien Duponchelle
2016-01-04 09:30:53 +01:00
parent 8b8d763fb7
commit 8a6df8abc7

View File

@@ -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