mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 02:16:03 +00:00
Merge pull request #1336 from DanielRuf/chore/test-against-nodejs-8-10
chore: test against Node.js 9 and 10
This commit is contained in:
commit
6ca62ee492
@ -7,6 +7,7 @@ language: node_js
|
|||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- "9"
|
- "9"
|
||||||
|
- "10"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export CHROME_BIN=chromium-browser
|
- export CHROME_BIN=chromium-browser
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user