Skip to content

Commit 36e25f5

Browse files
committed
wrong file name
1 parent 5cedf61 commit 36e25f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)