diff options
| author | Jordan Gong <jordan@xps-15-9570.localdomain> | 2020-08-07 17:16:38 +0800 |
|---|---|---|
| committer | Jordan Gong <jordan@xps-15-9570.localdomain> | 2020-08-07 17:16:38 +0800 |
| commit | ad2a2a627d1f3df755206d1e6ed80a409ce1b9a8 (patch) | |
| tree | 4843ba6b57b9ebf195fafc3b847e9175d5c79db5 | |
| parent | a4e6edc7d60d91d47f46e34b2256ea4f4ec9b2c4 (diff) | |
Change dist to bionic
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 650d10d..84727da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: minimal +dist: bionic before_script: # Download and unzip the zola executable |
