@ -1,6 +1,10 @@
language: node_js
node_js:
- "7"
branches:
only:
- master
- remix_live
script:
- npm run lint && npm run test && npm run downloadsolc && npm run make-mock-compiler && npm run setupremix && npm run build
- ./ci/browser_tests.sh