Commit 4382b664 authored by nimrod's avatar nimrod
Browse files

Install with the all specifier in tests.

After 615a59a5, you need to use
specifiers to install all of the dependencies. Use the all specifier in
tests.
parent 4c752952
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ test:
      wget
    # yamllint disable-line rule:line-length
    - wget https://github.com/cloudbees-oss/juxr/releases/download/0.1.22/juxr-x86_64-unknown-linux-gnu.tar.gz -O - | tar -xzC /usr/local/bin
    - pip install dist/*.whl
    - find dist/*.whl -exec pip install {}[all] \;
    - pip install pytest six
  script:
    - juxr tap --name bats --output results/ -- bats tests/