Update .travis.yml

This commit is contained in:
AaronLiu 2022-04-12 17:20:02 +08:00 committed by GitHub
parent 90a47c9ec0
commit 265bc099b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ go:
node_js: "12.16.3"
git:
depth: 1
before_script:
before_install:
- mkdir assets/build
- touch assets/build/test.html
script: