diff options
| author | Thorben Starsy <[email protected]> | 2020-12-29 22:27:44 +0100 |
|---|---|---|
| committer | Thorben Starsy <[email protected]> | 2020-12-29 22:27:44 +0100 |
| commit | 5be132ea02b378769a314fe68a4cdae8a6066a0e (patch) | |
| tree | 27a953ee4e9d039fe6c0cab265d41cee82a4a542 | |
| parent | b77d3df74f329e87a2fb840c4168d185a08b1651 (diff) | |
| download | caxlsx-5be132ea02b378769a314fe68a4cdae8a6066a0e.tar.gz caxlsx-5be132ea02b378769a314fe68a4cdae8a6066a0e.zip | |
Here is to you Travis :cheers:
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 2cd0e0c2..804b10a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: ruby sudo: required -dist: trusty -group: beta +dist: bionic +group: edge cache: bundler bundler_args: --without profile |
