Increase cache timeout
[opengl.git] / .travis.yml
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
2018-08-06 Luke LauFix tests, add changelog
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