Skip to content

Commit

Permalink
fixed mysql database name... duuuh
Browse files Browse the repository at this point in the history
  • Loading branch information
saschagehlich committed Nov 6, 2013
1 parent 9e30afc commit 71077c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
before_script:
- mysql -e 'create database sequelize_test;'
- mysql -e 'create database sequenice_test;'
language: node_js
node_js:
- 0.10

0 comments on commit 71077c6

Please sign in to comment.