Add cabal-head source
authorLuke Lau <luke_lau@icloud.com>
Sat, 8 Jun 2019 21:49:43 +0000 (22:49 +0100)
committerLuke Lau <luke_lau@icloud.com>
Sat, 8 Jun 2019 21:49:43 +0000 (22:49 +0100)
.travis.yml

index 5da16874d4d842b2bb43c61b42a1d699fcd16214..38010ea88e6ff9bd638868c729706b2b45129698 100644 (file)
@@ -37,6 +37,7 @@ addons:
 before_install:
 - |
   if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
+    choco source add -n mistuke -s https://www.myget.org/F/mistuke/api/v2
     choco install cabal-head -pre
     choco install ghc nodejs
     /C/ProgramData/chocolatey/bin/RefreshEnv.cmd