From c0db25542544d23e507f02645e0904d9dba2511b Mon Sep 17 00:00:00 2001 From: iphydf Date: Wed, 15 Aug 2018 21:31:40 +0000 Subject: Limit the size of a save file in file_saving_test. Limited to 4GiB. That ought to be enough for any save file. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1c45cab2..23defef5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,8 +46,6 @@ matrix: - libcv-dev # For av_test. - libhighgui-dev # For av_test. - libopencv-contrib-dev # For av_test. - - libsndfile1-dev # For av_test. - - portaudio19-dev # For av_test. before_install: # Clear bazel installation. - rm -rf $HOME/.cache/bazel/_bazel_$USER/install -- cgit v1.2.3