Another stab at travis-ci
This commit is contained in:
parent
2b80fcfc62
commit
aeb665cf44
@ -10,7 +10,7 @@ node_js:
|
||||
- "5"
|
||||
- "4"
|
||||
|
||||
before_script:
|
||||
before_install:
|
||||
- npm install -g gulp codeclimate-test-reporter
|
||||
- psql -c 'DROP DATABASE IF EXISTS test;' -U postgres
|
||||
- psql -c 'create database test;' -U postgres
|
||||
|
Loading…
Reference in New Issue
Block a user