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