Skip to content

Commit 14af3ff

Browse files
author
qz
committed
travis env for 8.2/8.4/8.6
1 parent 1a8c40e commit 14af3ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ os:
1010
env:
1111
- STACK_YAML=stack-ghc7.10.3.yaml
1212
- STACK_YAML=stack-ghc8.0.2.yaml
13+
- STACK_YAML=stack-ghc8.2.2.yaml
14+
- STACK_YAML=stack-ghc8.4.4.yaml
15+
- STACK_YAML=stack-ghc8.6.3.yaml
1316

1417
services:
1518
- postgresql

0 commit comments

Comments
 (0)