Commit 4efc3902 authored by Hiro's avatar Hiro 🏄
Browse files

Install requirements for tests

parent b155bbc8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ before_script:
  - pip install virtualenv
  - virtualenv venv
  - source venv/bin/activate
  - pip install -r requirements.txt

test:
  script: