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 dc4fa02 commit b8f3bbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +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
- git clone -b wip/1457-upgrade-sipi --single-branch --depth 1 https://github.com/dasch-swiss/knora-api.git
- ls
- cd knora-api && make stack-up && make init-knora-test-minimal
- pyenv shell 3.7.1
- pip3 install -r requirements.txt
Expand Down

0 comments on commit b8f3bbc

Please sign in to comment.