Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dxg committed Jun 13, 2018
1 parent d8cc18d commit 3a27682
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 444 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- '4'
- '6'
- '8'
- '10'
before_script:
- mysql -e 'create database orm_test;'
- psql -c 'create database orm_test;' -U postgres
Expand Down
Loading

0 comments on commit 3a27682

Please sign in to comment.