Commit b072a9d3 authored by Roman Yurchak's avatar Roman Yurchak

Remove CircleCI hacks

parent 15c0228a
......@@ -25,11 +25,6 @@ jobs:
no_output_timeout: 1200
command: |
# download scipy package from https://github.com/iodide-project/pyodide/pull/211
mkdir -p build
wget -q -O build/scipy.js https://1535-122663163-gh.circle-artifacts.com/0/home/circleci/repo/build/scipy.js
wget -q -O build/scipy.data https://1535-122663163-gh.circle-artifacts.com/0/home/circleci/repo/build/scipy.data
ccache -z
make
ccache -s
......
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