From 3e99442cfcfbe9fe24b49964c0432f447d8ab222 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Mon, 14 Apr 2014 10:47:18 -0400 Subject: where is my emacs yaml mode --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bff47ae..cb0eefc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,7 @@ install: - pip install wheel # Also install some tools for measuring code coverage and sending the results - to coveralls. + # to coveralls. - pip install coveralls coverage script: -- cgit v1.2.1