Add generic language, which Travis now supports.

This commit is contained in:
Luke Murphy 2017-01-02 11:46:48 +00:00
parent 6f082b7683
commit ad6fd54959

View File

@ -2,7 +2,7 @@
sudo: false
# Choose a lightweight base image; we provide our own build tools.
language: c
language: generic
# GHC depends on GMP. You can add other dependencies here as well.
addons: