26 - pip install -r requirements.txt -r requirements-test.txt
27 - pip install coveralls
30 - psql -c "ALTER USER travis WITH PASSWORD 'travis';"
31 - psql -c 'create database mygpo_test;' -U postgres
34 - make check-code-format
35 - pytest --cov=mygpo/ --cov-branch
41 - DATABASE_URL="postgres://travis:travis@localhost/mygpo_test"
45 secure: Fsaaj7TtFhd+/HghDCZ7vDxQKCSWoY4h6IC1jLKomOQNpfgaTtwfLJQ6VeR0kkXafR2nCIC6OC30sJ7w2yAoa6qCkRJuLxWLz0Vu8L7Y1YAAHn+AIit17kym3L1QMj+rZUUtCvcfudAmP/uakZlz3NfnwrKZhmfe/NowUalNl0k=