Skip to content

Commit 754aa45

Browse files
committed
travis: Update linux dist
1 parent d061b16 commit 754aa45

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# language: haskell
1+
sudo: required
2+
language: c
23

3-
# See http://www.reddit.com/r/haskell/comments/1os3f6/how_to_use_travisci_with_multiple_ghc_versions/
4+
os: linux
5+
dist: xenial
46

57
env:
68
- GHCVER=7.10.3

0 commit comments

Comments
 (0)