diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index aa18956..4fa837e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ python: services: - docker -# command to install dependencies -#install: "pip install -r requirements.txt" # command to run tests script: ./run-tests.sh |