mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2025-01-11 14:07:47 +00:00
Added sudo: false (New travis infra)
This commit is contained in:
parent
1c35d216e7
commit
d74bf859d5
@ -11,4 +11,5 @@ env:
|
|||||||
before_script: "mkdocs build --clean"
|
before_script: "mkdocs build --clean"
|
||||||
script:
|
script:
|
||||||
- "chmod ugo+x ./push-ghpages.sh"
|
- "chmod ugo+x ./push-ghpages.sh"
|
||||||
- "./push-ghpages.sh"
|
- "./push-ghpages.sh"
|
||||||
|
sudo: false
|
||||||
|
Loading…
Reference in New Issue
Block a user