diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 11:12:59 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 11:12:59 +0100 |
commit | 510416bc07eb7b3197c20d687f6c51a032cfbfec (patch) | |
tree | 9b8aeff3187541f6939a7d458db59c2f30ba08f3 | |
parent | f21a53421dc481604c681c2be8438c8a8b5db23d (diff) |
Forgot to commit .travis.yml ...
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index a5013ae..1c67346 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,8 @@ before_install: - ./run.sh bootstrap install: + - ./run.sh install_github jranke/mkin + - ./run.sh install_github jranke/chents - ./run.sh install_all script: |