Skip to content

Commit 2ca7852

Browse files
committed
travis: Run tests with multiple GHCs, same with ghc-mod
1 parent f1ad227 commit 2ca7852

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
language: haskell
2+
ghc:
3+
- 7.4
4+
- 7.6
5+
- 7.8
26
sudo: false
37
install: ./install-deps.sh
48
before_script: vim --version

0 commit comments

Comments
 (0)