really just core_arch is needed

This commit is contained in:
Lokathor 2019-04-10 20:24:51 -06:00 committed by gnzlbg
parent 3848c93af5
commit 3bfbff7c0c

View file

@ -86,7 +86,6 @@ matrix:
# Pull the target spec up into the current directory and then build
- mv ci/gba.json gba.json
- cargo xbuild -p core_arch --target gba.json
- cargo xbuild -p std_detect --target gba.json
- name: "Documentation"
install: true
script: ci/dox.sh