Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拆分CI脚本 #54

Merged
merged 1 commit into from Jun 14, 2019
Merged

拆分CI脚本 #54

merged 1 commit into from Jun 14, 2019

Conversation

upsuper
Copy link
Collaborator

@upsuper upsuper commented Jun 14, 2019

做了几件事:

  • 将测试脚本放入独立的bash文件,方便本地执行
  • 将Travis CI的缓存修改为只缓存 .cargo,应当可以加速一些index update,但避免缓存无用的编译结果
  • 恢复nightly里的clippy检查
  • 在AppVeyor上改用curl安装rustup,避免安装两套工具链(gnu然后msvc)
  • 在AppVeyor上也使用同样的测试脚本

@upsuper upsuper requested a review from LuoZijun June 14, 2019 23:20
@upsuper upsuper force-pushed the ci-scripts branch 2 times, most recently from c359936 to c7f30f4 Compare June 14, 2019 23:34
@coveralls
Copy link

coveralls commented Jun 14, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 54e2aba on upsuper:ci-scripts into 0a378b3 on mozillazg:master.

@upsuper upsuper marked this pull request as ready for review June 14, 2019 23:50
@upsuper upsuper merged commit 7775d43 into mozillazg:master Jun 14, 2019
@upsuper upsuper deleted the ci-scripts branch June 14, 2019 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants