Update .travis.yml
parent
90a47c9ec0
commit
265bc099b2
|
|
@ -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…
Reference in New Issue