From 377380d15f0875322ab3a40c4f44fa94777b1c4b Mon Sep 17 00:00:00 2001 From: Stephen Moloney Date: Wed, 5 Apr 2017 22:29:18 +0100 Subject: no tests - remove --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0890b38b..01d60165 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ before_install: - sudo docker-compose build --no-cache --force-rm - sudo docker-compose up -d wekandb - sudo docker-compose up -d wekan - - sudo docker exec -ti wekan /bin/sh -c "npm test" # ^^ Note - need to come up with some way of checking the output from docker run # that it was a success... perhaps the nodejs server can output a success message? -- cgit v1.2.3-1-g7c22