Install happy
[lsp-test.git] / .travis.yml
2018-08-07 Luke LauInstall happy
2018-08-07 Luke LauExport path instead of copying
2018-08-07 Luke LauMove cabal install path
2018-08-07 Luke LauAdd code coverage
2018-08-07 Luke LauLimit concurrent jobs to 2
2018-08-07 Luke LauRemove cabal update
2018-08-07 Luke Laumkdir -p hie dir
2018-08-07 Luke LauTry out cabal tests
2018-08-06 Luke LauMerge pull request #20 from Bubba/haskell-lsp-0.6 0.2.0.0
2018-08-06 Luke LauFix tests, add changelog haskell-lsp-0.6
2018-08-01 Luke LauUpdate hie cloning
2018-08-01 Luke LauOnly cache .stack-work in HIE
2018-08-01 Luke Lauhaskell-lsp-test -> lsp-test
2018-07-31 Luke LauTry stack again?
2018-07-31 Luke LauBring in my pathetic attempts to fix travis
2018-07-29 Luke LauAdd new-configure to travis
2018-07-28 Luke LauUse new-test with optimisations
2018-07-28 Luke LauMove hie installation to before_install
2018-07-27 Luke LauKeep stack for installing hie
2018-07-27 Luke LauTry out cabal on travis
2018-07-26 Luke LauUpdate hie on travis
2018-06-27 Luke LauUpdate hie
2018-06-15 Luke LauUpdate command uniquing to match hie
2018-06-14 Luke LauUpdate hie in travis
2018-06-11 Luke LauAdd javascript langserver testing
2018-06-08 Luke LauUpdate submodules when checking out hie
2018-06-08 Luke LauBump up the number of jobs when building hie in travis
2018-06-06 Luke LauUpdate recorded playback to build upon new session
2018-06-05 Luke LauFix travis build
2018-06-05 Luke LauStart work adding the session monad for replays
2018-05-28 Luke LauUpdate HIE
2018-05-27 Luke LauSwap out the rootUri and rootPath params in initialize...
2018-05-27 Luke LauAdd root directory swapping
2018-05-18 Luke LauAdd recorded playback
2018-05-16 Luke LauAdd .travis.yml