We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3437ed commit 2035117Copy full SHA for 2035117
.travis.yml
@@ -86,7 +86,6 @@ matrix:
86
# Pull the target spec up into the current directory and then build
87
- mv ci/gba.json gba.json
88
- cargo xbuild -p core_arch --target gba.json
89
- - cargo xbuild -p std_detect --target gba.json
90
- name: "Documentation"
91
install: true
92
script: ci/dox.sh
0 commit comments