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