不要怂,就是干,撸起袖子干!

Commit c88b3796 by sdepold

removed duplicated npm install

1 parent 1ef6716e
Showing with 0 additions and 1 deletions
before_script:
- "mysql -e 'create database sequelize_test;'"
- "psql -c 'create database sequelize_test;' -U postgres"
- "npm install"
script:
- "node_modules/.bin/jasmine-node spec-jasmine"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!