Update .travis.yml
This commit is contained in:
parent
90a47c9ec0
commit
265bc099b2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue