mirror of
https://github.com/yuzu-emu/liftinstall
synced 2024-11-23 17:04:02 +00:00
Correct name of script in Travis
This commit is contained in:
parent
9500af2f2a
commit
e2aadf38ee
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ services:
|
|||
install:
|
||||
- docker pull ubuntu:18.04
|
||||
|
||||
build:
|
||||
script:
|
||||
- docker run -v $(pwd):/liftinstall ubuntu:18.04 /bin/bash -ex /liftinstall/.travis/build.sh
|
||||
|
|
Loading…
Reference in a new issue