mirror of
https://github.com/gregberge/loadable-components.git
synced 2026-01-25 15:24:15 +00:00
Merge pull request #84 from DanielRuf/chore/add-nodejs-10
chore: add Node.js 10
This commit is contained in:
commit
fb3f27aeef
@ -2,7 +2,7 @@ language: node_js
|
||||
|
||||
node_js:
|
||||
- 8
|
||||
- 9
|
||||
- 10
|
||||
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.3.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user