Skip to content

Commit a0fec22

Browse files
authored
Merge pull request #301 from Seluj78/bugfix/296-297-better-pics-and-locations-for-pop-db
2 parents 0abf314 + 36e25f5 commit a0fec22

File tree

8 files changed

+506
-885
lines changed

8 files changed

+506
-885
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- newman --version
5858
- mysql --version
5959
- mysql -e 'CREATE DATABASE pymatcha;'
60+
- mysql -u root pymatcha < mysql_dump/users-dump.sql
6061
# pull image
6162
- docker pull docker.pkg.github.com/seluj78/pymatcha/pymatcha-backend:$TRAVIS_COMMIT
6263
script:

0 commit comments

Comments
 (0)