Commit Graph

45 Commits

Author SHA1 Message Date
Nikolay Yakimov c97049836f [Travis] Add doctest 2016-08-09 15:06:24 +03:00
Nikolay Yakimov bb754b896f [Travis] Fail early on stack solver fails 2016-08-09 13:02:59 +03:00
Nikolay Yakimov d57cd06de8 Syntax fix 2016-08-04 06:48:10 +03:00
Nikolay Yakimov e82c1be1cb Indent fix 2016-08-04 06:43:59 +03:00
Nikolay Yakimov e1685a0c73 Add `packages: ['.']` to travis stack.yaml 2016-08-04 06:42:30 +03:00
Nikolay Yakimov 98ac91dd72 Test sdist on release* branch. Directly otherwise 2016-08-04 06:37:21 +03:00
Nikolay Yakimov c5c86c4ec1 Test sdist
If ChangeLog is present
2016-08-03 19:38:30 +03:00
Nikolay Yakimov 99e64b0307 travis_retry cabal update 2016-08-03 17:23:37 +03:00
Nikolay Yakimov 93d23762b3 Add --no-terminal to stack invocations 2016-08-03 16:58:02 +03:00
Nikolay Yakimov d4283e78ec Try using custom resolvers to ease caching load 2016-08-03 16:58:02 +03:00
Nikolay Yakimov 234f377028 Travis stack test 2016-08-03 16:58:02 +03:00
Daniel Gröber a39f03e35c travis.yaml: stop using -Werror
ghc 7.8 is way too old
2016-07-16 04:03:17 +02:00
Daniel Gröber 20c999e098 Time to kill GHC 7.4 support 2016-02-14 10:10:28 +01:00
Daniel Gröber 2b7249e445 Fix travis 2015-09-07 07:12:14 +02:00
Daniel Gröber 358c64a14e Install cabal-helper from git before --only-depends 2015-09-07 05:22:38 +02:00
Daniel Gröber 78bdf86a95 Fix all the stack related things 2015-08-19 09:17:41 +02:00
scturtle ba13688413 Tell travis to download stack binary file 2015-08-19 09:17:12 +02:00
Daniel Gröber b2767bc448 travis: Use cabal-helper git 2015-08-12 07:12:12 +02:00
Daniel Gröber 2b7d25c7a5 Remove debug stuff from .travis.yml 2015-08-05 10:29:48 +02:00
Daniel Gröber 20bccae1fc Enable travis caching for cabal dependencies 2015-08-05 08:01:25 +02:00
Daniel Gröber 6759c59a01 tagged was fixed 2015-04-29 17:13:13 +02:00
Daniel Gröber ea03f8a935 Fix tests for 7.8 2015-04-29 10:10:18 +02:00
Daniel Gröber 192fc220cc Fix some tests 2015-04-29 01:22:37 +02:00
Daniel Gröber 523f43c3c9 Fix some tests 2015-04-12 02:48:54 +02:00
Daniel Gröber 44dddadda3 Fix travis-ci 2015-03-10 23:57:28 +01:00
Daniel Gröber 01dde80385 Bring test suite up to date 2015-03-05 17:35:28 +01:00
Daniel Gröber f0ea445a9b Cleanup errors and logging a bit 2015-03-05 17:35:28 +01:00
Daniel Gröber 731b3200ab travis: Create empty ChangeLog before running `cabal sdist` 2014-09-12 22:23:48 +02:00
Daniel Gröber a0ae09a3e6 Give readProcess' more sensible error messages.
Also a bunch of refactoring for GhcModError
2014-08-28 15:57:49 +02:00
Daniel Gröber efb91a8bd9 Add workaround for #277 2014-07-04 19:03:57 +02:00
Daniel Gröber c5776c220b Update .travis.yml
- Travis-ci now supports testing multiple ghc versions out of the box.
- Don't bother running the tests in tree and go straight to testing from
  the tarball realease
2014-07-04 19:03:57 +02:00
Kazu Yamamoto 75b838bab6 install happy by apt-get. 2014-07-04 13:00:21 +09:00
Kazu Yamamoto 61b86349a9 yet another workaround for #277. 2014-07-04 11:45:25 +09:00
Kazu Yamamoto 8d0c86b7ec Revert "workaround for #277"
This reverts commit 64971e08cd.
2014-07-03 22:00:51 +09:00
Kazu Yamamoto 64971e08cd workaround for #277 2014-07-03 20:13:10 +09:00
Kazu Yamamoto 0639f54022 show version info on Travis. 2014-07-03 12:11:42 +09:00
Kazu Yamamoto e9f38f10a2 dropping support of GHC 7.2 (#251). 2014-05-12 17:02:11 +09:00
Daniel Gröber 7b98cb0e85 Add `cabal` to PATH in travis script 2014-05-03 15:36:10 +02:00
Kazu Yamamoto 5006d836e1 using GHC 7.8.2. 2014-04-18 11:43:06 +09:00
Kazu Yamamoto 7c6fbb2af1 Revert "Work around https://github.com/simonmar/happy/issues/16"
This reverts commit 785b5a4182.
2014-01-17 08:43:30 +09:00
Kohei Suzuki 785b5a4182 Work around https://github.com/simonmar/happy/issues/16 2014-01-14 14:06:35 +09:00
Kohei Suzuki 0435273058 GHC 7.0 is no longer supported
refs #178
2014-01-14 14:00:06 +09:00
Kohei Suzuki 0989a1dac2 .travis.yml: Install the latest happy 2014-01-08 21:13:47 +09:00
Kohei Suzuki 079bcf5f98 Run tests with multiple GHC versions on Travis-CI 2014-01-08 16:50:51 +09:00
Kazu Yamamoto e42a7e8bcb adding .travis.yml. 2013-02-12 14:04:32 +09:00