Skip to content

Commit

Permalink
chore: add runing tests on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Oct 11, 2019
1 parent 9db6445 commit dc4fa02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ services:
- docker

script:
- git clone -b wip/1457-upgrade-sipi --single-branch --depth 1 https://github.com/dasch-swiss/knora-api.git kmora-api
- cd knora-api && make stack-up && make init-knora-test-minimal
- pyenv shell 3.7.1
- pip3 install -r requirements.txt
- pip3 install .
Expand Down

0 comments on commit dc4fa02

Please sign in to comment.