💣 Machine learning which might blow up in your face 💣

travis: Build with ghc 8.4

+2 -1
+2 -1
.travis.yml
··· 4 4 env: 5 5 - CABALVER=1.22 GHCVER=7.10.3 6 6 - CABALVER=1.24 GHCVER=8.0.2 7 - - CABALVER=2.0 GHCVER=8.2.1 7 + - CABALVER=2.0 GHCVER=8.2.2 8 + - CABALVER=2.0 GHCVER=8.4.3 8 9 9 10 # Note: the distinction between `before_install` and `install` is not important. 10 11 before_install: