Skip to content

Commit 9f9eddb

Browse files
committed
Try again
1 parent a4eec99 commit 9f9eddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ before_install:
114114
# Use the more reliable S3 mirror of Hackage
115115
mkdir -p $HOME/.cabal
116116
# echo 'remote-repo: hackage.haskell.org:http://hackage.fpcomplete.com/' > $HOME/.cabal/config
117+
echo 'remote-repo: hackage.haskell.org:http://hackage.haskell.org/' > $HOME/.cabal/config
117118
echo 'remote-repo-cache: $HOME/.cabal/packages' >> $HOME/.cabal/config
118119
119120
if [ "$CABALVER" != "1.16" ]

0 commit comments

Comments
 (0)