diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-25 02:42:29 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-25 02:42:29 +0300 |
commit | d01f1835da8fe2f952ebc50106aecbf381bd9985 (patch) | |
tree | 088b63e4b2fb811b8e8ba2437e4e788142aec758 /.travis.yml | |
parent | Travis: fast_finish (diff) | |
download | aes-tools-d01f1835da8fe2f952ebc50106aecbf381bd9985.tar.gz aes-tools-d01f1835da8fe2f952ebc50106aecbf381bd9985.zip |
update cmake-common
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5859838..e65657a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,6 @@ before_script: ./cmake/boost/build/ci/travis.py --link static -- - target-os=windows --user-config="$TRAVIS_BUILD_DIR/cmake/boost/toolchains/mingw-w64-$platform.jam" --with-filesystem --with-program_options |