Use xenial dist for linux
authorLuke Lau <luke_lau@icloud.com>
Tue, 13 Nov 2018 11:21:25 +0000 (11:21 +0000)
committerLuke Lau <luke_lau@icloud.com>
Tue, 13 Nov 2018 11:21:25 +0000 (11:21 +0000)
.travis.yml

index acea78cbd644c4e88a900cba9b77453ee2d79195..adbb59f2fca381c63a18de131154179b643d3a52 100644 (file)
@@ -7,6 +7,8 @@ os:
 - linux
 - osx
 
+dist: xenial
+
 cache:
   directories:
     - .stack-work
@@ -21,7 +23,6 @@ addons:
     packages:
       - haskell-stack
       - npm
-    update: true
   homebrew:
     packages:
       - haskell-stack