aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-02-25 09:30:20 +0000
committerterminaldweller <thabogre@gmail.com>2021-02-25 09:30:20 +0000
commit92d8959abc2a3a0c5890a8b816ecb61996d90661 (patch)
treeeb18eab125a4a284f86255191d80ce05b27ddc4e /.travis.yml
parentmaybe localhost? (diff)
downloadhived-92d8959abc2a3a0c5890a8b816ecb61996d90661.tar.gz
hived-92d8959abc2a3a0c5890a8b816ecb61996d90661.zip
removing tests for now. will have to see how travis handles localhost/ports because security...
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 2434222..772421d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,4 +12,4 @@ before_install:
- docker pull redis:6.2-alpine
install:
- docker build -t hived ./ && docker-compose -f ./docker-compose-travis.yaml up -d
-- "./test/endpoints.sh"
+# - "./test/endpoints.sh"