Remove CircleCI hacks

This commit is contained in:
Roman Yurchak 2018-12-03 22:12:40 +01:00
parent 15c0228abc
commit b072a9d34a
1 changed files with 0 additions and 5 deletions

View File

@ -25,11 +25,6 @@ jobs:
no_output_timeout: 1200 no_output_timeout: 1200
command: | 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 ccache -z
make make
ccache -s ccache -s