diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-29 23:21:37 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-29 23:22:08 +0300 |
commit | c48e353575cf4f1e5aa56d15bf07d7967eb4dd14 (patch) | |
tree | ccead50ca318704117ddddfdeb53dd8dee8c61ec /.travis.yml | |
parent | Travis: test_symlink_*: actually do fail (diff) | |
download | config-links-c48e353575cf4f1e5aa56d15bf07d7967eb4dd14.tar.gz config-links-c48e353575cf4f1e5aa56d15bf07d7967eb4dd14.zip |
bye-bye, Travisno_more_travis
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index bc7fb60..0000000 --- a/.travis.yml +++ /dev/null @@ -1,4 +0,0 @@ -language: minimal -os: linux -dist: bionic -script: ./.travis/test.sh |