Skip to content

Commit

Permalink
Merge pull request #23 from christophertrudel/updateDependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
christophertrudel authored May 13, 2020
2 parents 3858564 + 01a809f commit 1e19c5f
Show file tree
Hide file tree
Showing 3 changed files with 3,262 additions and 18 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ language: node_js

# test on two node.js versions: 0.10
node_js:
- 0.10
- 10

addons:
postgresql: "9.3"
services:
- postgresql

before_script:
- psql -c 'create database travis_ci_test;' -U postgres
Expand Down
Loading

0 comments on commit 1e19c5f

Please sign in to comment.