Simplify CI configuration.

This commit is contained in:
Kei Hibino 2015-01-04 01:23:21 +09:00
parent ca309fff96
commit 7ddb4867c2

View File

@ -1,13 +1,6 @@
ghc:
- 7.8
- 7.6
- 7.4
language: haskell
before_install:
- date
- travis-CI/before-install.sh
install:
- travis-CI/install.sh
script:
- travis-CI/script.sh
- cd relational-query
after_script:
- date