diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-03-15 14:45:07 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-03-15 14:45:07 +0300 |
commit | 53b6e3b712ec677f68a1f5764f7ab3ca475652d7 (patch) | |
tree | c35b65177c8678097d2141019769d9f3cff18cf9 /.ci/.gitattributes | |
parent | update cmake-common (diff) | |
download | math-server-53b6e3b712ec677f68a1f5764f7ab3ca475652d7.tar.gz math-server-53b6e3b712ec677f68a1f5764f7ab3ca475652d7.zip |
Travis: run stress_test.py
Diffstat (limited to '')
-rw-r--r-- | .ci/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/.gitattributes b/.ci/.gitattributes new file mode 100644 index 0000000..dfdb8b7 --- /dev/null +++ b/.ci/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf |