Explicitly specify copy on windows
[lsp-test.git] / .travis.yml
2019-06-09 Luke LauExplicitly specify copy on windows travis-windows-v2
2019-06-09 Luke LauDon't install cabal with ghc on choco
2019-06-08 Luke LauUse copying on windows
2019-06-08 Luke LauAdd cabal-head source
2019-06-08 Luke LauUse cabal-head
2019-06-08 Luke LauUse cabal nightly on windows
2019-06-08 Luke LauTry manually adding ghc to path on windows
2019-06-08 Luke LauRevert back to just osx and linux builds travis-cabal-v2
2019-06-08 Luke LauWhittle down the install steps
2019-06-08 Luke LauMove ghc version
2019-06-08 Luke LauDebug why windows isn't working
2019-06-08 Luke LauAdd ghc/cabal to path on linux
2019-06-08 Luke LauUpdate cabal
2019-06-08 Luke LauUpdate homebrew
2019-06-08 Luke LauInstall packages on all OSs
2019-06-08 Luke LauTry out other operating systems
2019-06-08 Luke LauTry fixing tests and debug
2019-06-08 Luke LauOverwrite
2019-06-08 Luke LauUse old install for Cabal library
2019-06-08 Luke LauUpdate .travis.yml
2019-06-08 Luke LauUpdate .travis.yml
2019-06-08 Luke LauInstall cabal library globally
2019-06-08 Luke LauDebug tests
2019-06-08 Luke LauAdd cabal bin directory to path
2019-06-08 Luke LauBump number of jobs to two
2019-06-08 Luke LauAdd deployment to Hackage and GitHub
2019-06-08 Luke LauTry out v2 builds again
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