diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-10 16:35:33 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-10 16:35:33 +0100 |
commit | 8d03f6ae52e6c45e3da93e41b15eb5f853ab6d17 (patch) | |
tree | cb4a55e05f2d3e5d165ca2797a9d2e6c50e2da54 | |
parent | e46ee27b218dde8ebb948e8b3b28e9cd8250bc70 (diff) |
Try to make remotes work
-rw-r--r-- | .travis.yml | 1 |
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: |