diff options
| -rw-r--r-- | test/tests.json | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/test/tests.json b/test/tests.json index d24bdf6fc..b573affc5 100644 --- a/test/tests.json +++ b/test/tests.json @@ -95,7 +95,8 @@      "name": "Escapist",      "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate",      "file": "6618-Breaking-Down-Baldurs-Gate.flv", -    "md5": "c6793dbda81388f4264c1ba18684a74d" +    "md5": "c6793dbda81388f4264c1ba18684a74d", +    "skip": "Fails with timeout on Travis"    },    {      "name": "GooglePlus", | 
