aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-07-17 23:02:01 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-07-17 23:02:01 +0200
commitc73d3d3fe07ae2aa1fbafdb4e110e7425ce392a9 (patch)
tree5adb688f5a0fbf1bb527e17313fe7c043dcea472 /.travis.yml
parent58d6abd14cb61ae782e46d6ecaa48263ce78d3fb (diff)
Commented out debian test as the docker machine used for the test somethimes fails to build itself.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a612c1a..6c1b51b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: ruby
env:
#- DOCKERFILE=tests/dockerfiles/Debian_Jessie.docker IMGNAME=debjess-grgsm
#- DOCKERFILE=tests/dockerfiles/Ubuntu_15_04.docker IMGNAME=ubu15.04-grgsm
- - DOCKERFILE=tests/dockerfiles/Debian_testing.docker IMGNAME=debtest-grgsm
+ #- DOCKERFILE=tests/dockerfiles/Debian_testing.docker IMGNAME=debtest-grgsm
- DOCKERFILE=tests/dockerfiles/Ubuntu_16_04.docker IMGNAME=ubu16.04-grgsm
services: