diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-10 15:35:10 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-10 16:45:48 +0300 |
commit | ebd9daaca4210f21ff0f911dc5bdc208b4646ac2 (patch) | |
tree | d36b9c45aa2c8dbe8215dae66c549871b8ecd6b7 /.travis/.gitattributes | |
parent | utils: add install rules (diff) | |
download | aes-tools-ebd9daaca4210f21ff0f911dc5bdc208b4646ac2.tar.gz aes-tools-ebd9daaca4210f21ff0f911dc5bdc208b4646ac2.zip |
AppVeyor/Travis: switch to cmake/build
Diffstat (limited to '.travis/.gitattributes')
-rw-r--r-- | .travis/.gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis/.gitattributes b/.travis/.gitattributes deleted file mode 100644 index dfdb8b7..0000000 --- a/.travis/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.sh text eol=lf |