Add notice that this was merged into haskell/lsp
[lsp-test.git] / .travis.yml
2019-08-23 Luke LauMerge pull request #45 from cocreature/satisfy-maybe
2019-08-06 Luke LauMerge pull request #44 from jneira/fix-win-tests
2019-07-18 jneiraMerge branch 'fix-win-tests-compat' into fix-win-tests
2019-07-16 jneiraUse original hie commit
2019-07-12 jneiraCheckout using commit instead a tag
2019-07-12 jneiraSkipping manual js session test
2019-07-12 jneiraCheckout lastest release version of hie in travis
2019-07-11 jneiraSkip `manual javascript session passes a test` for...
2019-07-04 Luke LauUpdate hie in CI
2019-06-13 Luke LauSquashed commit of the following:
2019-06-04 Luke LauMerge pull request #32 from fendor/tdr-test-impls
2019-04-20 Luke LauMerge branch 'master' into tdr-test-impls
2019-04-20 fendorUpdate .travis.yml
2019-04-07 Luke LauBump to 0.5.1.0
2019-03-31 Luke LauMerge pull request #30 from fendor/readme-how-to-test
2019-03-04 Luke LauMerge pull request #31 from fendor/type-def-req
2019-03-02 Luke LauUpdate HIE test version
2018-12-06 Luke LauFix hoogle not generating right ghc version
2018-12-06 Luke LauUpdate hie
2018-11-12 Luke LauFix tests on travis travis 0.5.0.0
2018-09-09 Luke LauIncrease cache timeout
2018-09-04 Luke LauTry boring old one env-var stack build :(
2018-09-04 Luke LauUpdate stack and travis
2018-09-03 Luke LauUse stack for testing
2018-08-17 Luke LauJust use cabal again for travis testing, pray that...
2018-08-15 Luke LauUse correct stack in test
2018-08-15 Luke LauUse correct stack yaml for hoogle
2018-08-14 Luke LauMerge branch 'master' of https://github.com/Bubba/haske...
2018-08-14 Luke LauUse stack for testing for now
2018-08-14 Luke LauSquashed commit of the following:
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