good morning!!!!

Skip to content
Snippets Groups Projects
Commit 5bc01f21 authored by Peter Kieltyka's avatar Peter Kieltyka
Browse files

Travis..

parent 9ccd0b33
Branches
Tags
No related merge requests found
......@@ -44,9 +44,6 @@ before_script:
- cat mysql/_dumps/setup.sql | mysql -uroot
- cat mysql/_dumps/structs.sql | mysql -uupperio -pupperio upperio_tests
- cat postgresql/_dumps/setup.sql | psql -U postgres
- cat postgresql/_dumps/structs.sql | PGPASSWORD="upperio" psql -U upperio upperio_tests
- mongo upperio_tests --eval 'db.addUser("upperio", "upperio")'
- (cd mysql/_dumps && make)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment