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 eb5b24f commit a79cc60Copy full SHA for a79cc60
.travis.yml
@@ -7,7 +7,7 @@ install:
7
- docker pull devkitpro/devkita64
8
script:
9
- docker run -e ENABLE_COMPATIBILITY_REPORTING -v $TRAVIS_BUILD_DIR:/NX-Shell
10
- ubuntu:18.10 /bin/bash -ex /NX-Shell/.travis/.build.sh
+ ubuntu:18.04 /bin/bash -ex /NX-Shell/.travis/.build.sh
11
12
deploy:
13
provider: pages
0 commit comments