From f12b3002982edd0e4db05034f931095db242129e Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 28 Jun 2015 16:43:04 +0300 Subject: [PATCH] Partially revert e675625d0d477. It causes problems with Travis CI builds because travis checks out the branch which might have newer commits and not find our particular commit. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f66796ec2..0bd6d722c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,6 @@ language: - cpp -git: - depth: 1 - env: matrix: # Uncomment when Travis upgraded "Ubuntu 12.04 LTS" to a newer version whose repo will have a more up-to-date libtorrent package