Update .travis.yml

pull/1217/head
AaronLiu 2 years ago committed by GitHub
parent 90a47c9ec0
commit 265bc099b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save