diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-09-13 02:51:32 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-09-13 02:51:32 +0300 |
commit | 1026814ae4f957c529ce5fe29189a87bf0f42667 (patch) | |
tree | e3821095e37fa1bdf50cca77202882e37c50a4ba | |
parent | Travis: switch to Focal (diff) | |
download | fr24feed-1026814ae4f957c529ce5fe29189a87bf0f42667.tar.gz fr24feed-1026814ae4f957c529ce5fe29189a87bf0f42667.zip |
Travis: lint the config
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 20981dd..0bc1755 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -language: shell +language: minimal os: linux dist: focal |