From f3f5e3cb2512eda534788d849b93b760006c6332 Mon Sep 17 00:00:00 2001 From: Seo Sanghyeon Date: Wed, 16 Dec 2015 23:13:01 +0900 Subject: [PATCH] Don't dogfood twice --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 920aaf981..1029c67ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,3 @@ sudo: false script: - python util/update_lints.py -c - cargo test --features debugging - - bash util/dogfood.sh