diff options
Diffstat (limited to '.travis/linux/deps.sh')
| -rwxr-xr-x | .travis/linux/deps.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/linux/deps.sh b/.travis/linux/deps.sh index 540bb934a..8d23c517d 100755 --- a/.travis/linux/deps.sh +++ b/.travis/linux/deps.sh | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | #!/bin/sh -ex | 1 | #!/bin/sh -ex |
| 2 | 2 | ||
| 3 | docker pull ubuntu:18.04 | 3 | docker pull yuzuemu/build-environments:linux-fresh |