mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-19 00:15:43 +01:00
bump node version
This commit is contained in:
parent
8a40a288bd
commit
8505aa3f1b
@ -1,7 +1,7 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
env:
|
||||
- DATABASE_URL=postgres://postgres@localhost:5432/unleash_test TEST_DATABASE_URL=postgres://postgres@localhost:5432/unleash_test
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user