Unverified Commit d38b999a authored by Dave Machado's avatar Dave Machado
Browse files

Include pip requirements

parent cb9549ff
......@@ -2,6 +2,8 @@ language: python
python: "3.6"
notifications:
email: true
install:
- pip install -r build/requirements.txt
before_script:
- cd build
script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment