From c1e45d3b7a561569a7f64635f269a65c0dc723cd Mon Sep 17 00:00:00 2001 From: arq5x <arq5x@virginia.edu> Date: Sat, 4 Jan 2014 09:12:22 -0500 Subject: [PATCH] tweak travis config --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 49472f2a..ab0d325d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,4 @@ language: cpp compiler: - gcc - clang -# Change this to your needs script: make \ No newline at end of file -- GitLab