diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-08-31 16:53:11 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-08-31 16:53:11 +0300 |
commit | 57befeecd0c35352009e86c4c2d780b10bdf26b5 (patch) | |
tree | da5dc186a8c46f25a95c7f67e768a7b9e3101ef1 | |
parent | Travis: switch to Boost 1.72 (diff) | |
download | aes-tools-57befeecd0c35352009e86c4c2d780b10bdf26b5.tar.gz aes-tools-57befeecd0c35352009e86c4c2d780b10bdf26b5.zip |
Travis: switch to Focal
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml index d8886e1..c3af419 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,6 @@ language: cpp os: linux -dist: bionic - -addons: - apt: - update: true - packages: - - mingw-w64 +dist: focal env: global: |