mirror of
https://github.com/knex/knex.git
synced 2025-11-03 11:20:24 +00:00
Add Travis testing for Node v5.x
This commit is contained in:
parent
4a5f223657
commit
c39c712a68
@ -7,6 +7,7 @@ node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '4'
|
||||
- '5'
|
||||
|
||||
before_script:
|
||||
- psql -c 'create database knex_test;' -U postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user