Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Pip once more
Browse files Browse the repository at this point in the history
  • Loading branch information
vergissberlin committed Jan 14, 2019
1 parent f14ecdc commit 1d7ae70
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 @@ -26,9 +26,9 @@ addons:
- python
- python-pip
- shellcheck
pip:
packages:
- yamllint
install:
- if [ $TRAVIS_OS_NAME = linux ]; then sudo pip install yamllint; fi

script:
- bats ./tests/acceptance/
Expand Down

0 comments on commit 1d7ae70

Please sign in to comment.