Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! Addons autoinstaller and env-based filter
  • Loading branch information
yajo committed Oct 3, 2017
1 parent 3ec9e74 commit 7883065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ env:
- IMAGE_NAME=$DOCKER_REPO:$DOCKER_TAG

before_install:
- ./hooks/build
- pip install -r requirements-ci.txt

install:
- pip install -r requirements-ci.txt
- ./hooks/build

script:
- python -m unittest -v tests

0 comments on commit 7883065

Please sign in to comment.