1
1
mirror of https://github.com/coot/free-category.git synced 2024-09-11 14:17:30 +03:00

travis: ghc-862

This commit is contained in:
Marcin Szamotulski 2018-12-16 23:11:36 +01:00
parent 3159b1216e
commit 255d16547d
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4

View File

@ -8,8 +8,8 @@ script:
- cachix push free-algebras ./result
matrix:
include:
- name: ghc861
env: COMPILER="ghc861"
- name: ghc862
env: COMPILER="ghc862"
- name: ghc844
env: COMPILER="ghc844"
- name: ghc822