Skip to content

Commit

Permalink
Fixes travis build for 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
markyen committed Jul 6, 2014
1 parent fa17b68 commit bf26569
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ node_js:
- "0.10"
before_script:
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
before_install:
- npm install -g npm@~1.4.6

0 comments on commit bf26569

Please sign in to comment.