We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ad227 commit 2ca7852Copy full SHA for 2ca7852
.travis.yml
@@ -1,4 +1,8 @@
1
language: haskell
2
+ghc:
3
+ - 7.4
4
+ - 7.6
5
+ - 7.8
6
sudo: false
7
install: ./install-deps.sh
8
before_script: vim --version
0 commit comments