Skip to content

Commit a79cc60

Browse files
authored
travis: ubuntu 18.10 -> 18.04 (LTS) (#77)
1 parent eb5b24f commit a79cc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install:
77
- docker pull devkitpro/devkita64
88
script:
99
- docker run -e ENABLE_COMPATIBILITY_REPORTING -v $TRAVIS_BUILD_DIR:/NX-Shell
10-
ubuntu:18.10 /bin/bash -ex /NX-Shell/.travis/.build.sh
10+
ubuntu:18.04 /bin/bash -ex /NX-Shell/.travis/.build.sh
1111

1212
deploy:
1313
provider: pages

0 commit comments

Comments
 (0)