Skip to content

Commit 4ed3d3c

Browse files
committed
Added sqldump
1 parent 231941b commit 4ed3d3c

File tree

6 files changed

+440
-839
lines changed

6 files changed

+440
-839
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.sql
6061
# pull image
6162
- docker pull docker.pkg.github.com/seluj78/pymatcha/pymatcha-backend:$TRAVIS_COMMIT
6263
script:

0 commit comments

Comments
 (0)