Use the right database name

This commit is contained in:
Kyle Johnson 2013-09-27 09:59:23 -04:00
parent 3119ab7672
commit 186b1c3836
1 changed files with 1 additions and 1 deletions

View File

@ -36,5 +36,5 @@ script:
- make
- sudo make install
- mysql -u travis < db/zm_create.sql
- mysql -u travis zm < db/test.monitor.sql
- mysql -u travis zoneminder < db/test.monitor.sql
- sudo zmpkg.pl start