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 [email protected] 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
  [email protected]http://www.joachim-breitner.de/
  Jabber: [email protected]  • GPG-Key: 0xF0FBF51F
  Debian Developer: [email protected]

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to