remove build node 8 till node-sass failed
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
- "7"
|
||||
- "6"
|
||||
install:
|
||||
install:
|
||||
- npm install
|
||||
script:
|
||||
- npm run build
|
||||
script:
|
||||
- npm run build
|
||||
|
||||
Reference in New Issue
Block a user