Skip to content

Commit 4aec923

Browse files
committed
Add .travis.yml
1 parent c323682 commit 4aec923

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: haskell
2+
ghc:
3+
- 7.8
4+
- 7.6
5+
- 7.4

0 commit comments

Comments
 (0)