Skip to content

Commit

Permalink
Updated travis config.
Browse files Browse the repository at this point in the history
see #85
  • Loading branch information
tonioo committed Jul 22, 2017
1 parent 90917c1 commit 908b348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_install:
- if [[ $DB = 'MYSQL' ]]; then pip install -q mysqlclient; fi

install:
- pip install -e git+https://github.com/tonioo/modoboa.git#egg=modoboa
- pip install -e git+https://github.com/tonioo/modoboa@refactor/python3_fixes#egg=modoboa
- pip install -q factory-boy testfixtures
- python setup.py -q develop

Expand Down

0 comments on commit 908b348

Please sign in to comment.