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 f4b5561 commit 939d3dcCopy full SHA for 939d3dc
.travis.yml
@@ -85,7 +85,7 @@ matrix:
85
- cd ..
86
# Pull the target spec up into the current directory and then build
87
- mv ci/gba.json gba.json
88
- - xargo build --all --target=gba
+ - xargo build --all --target=gba.json
89
- name: "Documentation"
90
install: true
91
script: ci/dox.sh
0 commit comments