7 lines
88 B
YAML
7 lines
88 B
YAML
language: haskell
|
|
matrix:
|
|
fast_finish: true
|
|
include:
|
|
- ghc: 7.10
|
|
- ghc: 7.8
|