Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Jan 12, 2019
1 parent 6dadfad commit c8dc696
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ install:
- pip install --upgrade pip
- pip install -e .
- pip install -r requirements.txt
- pip install -U git+https://github.com/treyhunner/django-simple-history@master
- pip install coveralls
- pip install flake8
before_script:
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
edc-registration
faker
model-mommy
git+https://github.com/treyhunner/django-simple-history@master

0 comments on commit c8dc696

Please sign in to comment.