Skip to content

Commit

Permalink
add pyyaml depends
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkrug committed Feb 26, 2018
1 parent 300b210 commit e99a48c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: python
python:
- 3.6
before_install:
- pip install pyyaml
- python -m unittest discover tests

0 comments on commit e99a48c

Please sign in to comment.