summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-11-28 07:23:53 +0100
committerstartxfr <clarue@startx.fr>2015-11-28 07:23:53 +0100
commit41d6c788a9b2e740ab9e023664da7e7d77f5afdc (patch)
tree78b0d30d0ad33c6b4a6691738e7b8932a648a882 /.travis.yml
parentd756ad578a856c24bd06340329d5aceb9806e777 (diff)
downloadphpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.tar.gz
phpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.tar.bz2
phpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.tar.xz
phpmyadmin-41d6c788a9b2e740ab9e023664da7e7d77f5afdc.zip
adding travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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