From 5469e38d4307c934d865faf7ad71549fe08eb70d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 3 Jan 2017 20:46:34 +0200 Subject: [PATCH] Travis: switch language to generic --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0d0c11ec..af21d3d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ sudo: false # Choose a lightweight base image; we provide our own build tools. -language: c +language: generic # Caching so the next build will be fast too. cache: