From be38637ee0302ef0653e0976e2257b0ab1f498a3 Mon Sep 17 00:00:00 2001 From: powturbo Date: Sat, 3 Jan 2015 15:12:02 +0100 Subject: [PATCH] Update travis.yml --- travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/travis.yml b/travis.yml index 1fd3b86..434c50e 100644 --- a/travis.yml +++ b/travis.yml @@ -1,7 +1,7 @@ language: c -compiler: - - gcc +compiler: gcc +install: make get-deps branches: only: - master