Commit 38741bdc authored by yann300's avatar yann300 Committed by GitHub

remove css lint check

parent fe1e5984
......@@ -2,7 +2,7 @@ language: node_js
node_js:
- stable
script:
- npm run lint && npm run csslint && npm run test && npm run downloadsolc && npm run make-mock-compiler && npm run build
- npm run lint && npm run test && npm run downloadsolc && npm run make-mock-compiler && npm run build
- ./ci/browser_tests.sh
deploy:
provider: script
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment