File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 docker :
4646 - image : rollupcabal/circleci-node-v8:latest
4747 << : *unit_tests
48- node-v6-latest :
49- docker :
50- - image : rollupcabal/circleci-node-v6:latest
51- << : *unit_tests
5248 analysis :
5349 docker :
5450 - image : rollupcabal/circleci-node-base:latest
@@ -77,12 +73,6 @@ workflows:
7773 filters :
7874 tags :
7975 only : /.*/
80- - node-v6-latest :
81- requires :
82- - analysis
83- filters :
84- tags :
85- only : /.*/
8676 - node-v8-latest :
8777 requires :
8878 - analysis
Original file line number Diff line number Diff line change 1010 "bugs" : " https://github.com/shellscape/postcss-less/issues" ,
1111 "main" : " lib/index.js" ,
1212 "engines" : {
13- "node" : " >=6.14.4 "
13+ "node" : " >=8 "
1414 },
1515 "scripts" : {
1616 "ci:coverage" : " nyc npm run test && nyc report --reporter=text-lcov > coverage.lcov" ,
You can’t perform that action at this time.
0 commit comments