diff options
author | terminaldweller <thabogre@gmail.com> | 2021-02-25 09:40:58 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-02-25 09:40:58 +0000 |
commit | 76e5ec2270a1f99171399b770546ea29586f888f (patch) | |
tree | 1e0247675bdfaff54bae68bdcc1b64ac83bf04b3 | |
parent | removing tests for now. will have to see how travis handles localhost/ports b... (diff) | |
download | hived-76e5ec2270a1f99171399b770546ea29586f888f.tar.gz hived-76e5ec2270a1f99171399b770546ea29586f888f.zip |
travis...
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 772421d..1d6598a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -language: go +# language: go env: matrix: - DOCKER_COMPOSE_VERSION=1.25.0 |