haskell / ghc-events

Library and tool for parsing .eventlog files from GHC
http://www.haskell.org/haskellwiki/ThreadScope
Other
33 stars 34 forks source link

Update .travis.yml #25

Closed maoe closed 7 years ago

maoe commented 7 years ago

I recreated .travis.yml from the latest multi-ghc-travis. This eliminates the need of hacky emulation of cabal new-test.

maoe commented 7 years ago

Travis builds look fine. I'm going to merge this.