Put GHC on travis for real

Joachim Breitner mail at joachim-breitner.de
Fri Jul 11 12:12:14 UTC 2014


Hi,

Am Freitag, den 11.07.2014, 13:39 +0200 schrieb Herbert Valerio Riedel:
> Travis-CI is enabled for ghc/ghc with "Build only if .travis.yml is present"
> 
> I'd suggest you create a self-contained .travis.yml in a wip/ branch (
> as that should trigger travis-builds) and tweak it there until it's
> ready for master

heh, fat chance. Travis is unable to check out the repository from
github, because the submodule URL points to something invalid:

Cloning into 'libraries/Cabal'...
fatal: remote error: 
  ghc/packages/Cabal is not a valid repository name
  Email support at github.com for help
Clone of 'git://github.com/ghc/packages/Cabal.git' into submodule path
'libraries/Cabal' failed

and clearly this happens before we get a chance to change them.


Maybe it is finally time to re-think the directory layout on
git.haskell.org to not use / and get rid of this problem for once and
all. (Maybe with symlinks on git.haskell.org the old URLs can just
continue to work.)

Greetings,
Joachim

-- 
Joachim “nomeata” Breitner
  mail at joachim-breitner.dehttp://www.joachim-breitner.de/
  Jabber: nomeata at joachim-breitner.de  • GPG-Key: 0xF0FBF51F
  Debian Developer: nomeata at debian.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140711/f40ebbf4/attachment.sig>


More information about the ghc-devs mailing list