Skip to content

Commit

Permalink
test (test framework): use Knora develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schweizer committed Jan 21, 2020
1 parent 61e8d1b commit ab57339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -28,7 +28,7 @@ addons:
- expect

install:
- git clone -b wip/1439-last-modification-date --single-branch --depth 1 https://github.com/dasch-swiss/knora-api.git
- git clone --single-branch --depth 1 https://github.com/dasch-swiss/knora-api.git
- cd knora-api && make stack-up
- sleep 15
- make init-db-test
Expand All @@ -48,4 +48,4 @@ script:
- yarn webdriver-update
- yarn e2e
- yarn build
- docker build .
- docker build .

0 comments on commit ab57339

Please sign in to comment.