aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-10 16:35:33 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-10 16:35:33 +0100
commit8d03f6ae52e6c45e3da93e41b15eb5f853ab6d17 (patch)
treecb4a55e05f2d3e5d165ca2797a9d2e6c50e2da54
parente46ee27b218dde8ebb948e8b3b28e9cd8250bc70 (diff)
Try to make remotes work
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3f3eafb..5bf2d40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ before_install:
- ./run.sh bootstrap
install:
+ - ./run.sh install_binary curl # for remotes
- ./run.sh install_deps
script:

Contact - Imprint