index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2.
John MacFarlane
1
-5
/
+5
2018-07-13
Travis: Use lts-12 resolver.
John MacFarlane
1
-1
/
+1
2018-06-30
travis: small simplification.
John MacFarlane
1
-1
/
+0
2018-06-30
Revert "Travis: use -j2 for dependencies installation."
John MacFarlane
1
-1
/
+9
2018-06-30
Travis: use -j2 for dependencies installation.
John MacFarlane
1
-9
/
+1
2018-06-30
Use ghc 8.4.2 in travis and tested-with.
John MacFarlane
1
-3
/
+3
2018-06-29
Revert "travis: try adding 'ghc-pkg recache'."
John MacFarlane
1
-1
/
+0
2018-06-29
travis: try adding 'ghc-pkg recache'.
John MacFarlane
1
-0
/
+1
2018-06-29
travis: try installing specific yaml version...
John MacFarlane
1
-1
/
+1
2018-06-29
For ghc 7.10.3, try installing yaml first...
John MacFarlane
1
-0
/
+1
2018-06-28
travis: Reduce verbosity.
John MacFarlane
1
-2
/
+2
2018-06-28
travis: Try not using `--only-dependencies` with ghc 7.10.
John MacFarlane
1
-1
/
+8
2018-06-28
Revert "Travis: use cabal 2.2 with ghc 7.10."
John MacFarlane
1
-1
/
+1
2018-06-28
Revert "travis: REALLY use cabal 2.2 with ghc 7.10."
John MacFarlane
1
-1
/
+1
2018-06-28
travis: REALLY use cabal 2.2 with ghc 7.10.
John MacFarlane
1
-1
/
+1
2018-06-28
Travis: use cabal 2.2 with ghc 7.10.
John MacFarlane
1
-1
/
+1
2018-06-28
travis: revert --enable-per-component, add -v2.
John MacFarlane
1
-1
/
+1
2018-06-28
travis: try using --enable-per-component.
John MacFarlane
1
-1
/
+1
2018-06-28
Revert "travis: Install Cabal library before anything else."
John MacFarlane
1
-1
/
+0
2018-06-28
travis: remove redundant build, use cabal 2.2 with ghc 8.4.
John MacFarlane
1
-6
/
+2
2018-06-28
travis: Install Cabal library before anything else.
John MacFarlane
1
-0
/
+1
2018-06-28
Revert "travis: Remove '--only-dependencies' step for cabal."
John MacFarlane
1
-1
/
+4
2018-06-28
Revert "Travis: Install Cabal library."
John MacFarlane
1
-1
/
+0
2018-06-28
Travis: Install Cabal library.
John MacFarlane
1
-0
/
+1
2018-06-28
travis: Remove '--only-dependencies' step for cabal.
John MacFarlane
1
-4
/
+1
2018-05-30
Travis: Added /opt/cabal/bin to path.
John MacFarlane
1
-1
/
+1
2018-05-30
Fixed cabal versions in travis.
John MacFarlane
1
-3
/
+3
2018-05-30
Use cabal 2.0 in travis.
John MacFarlane
1
-3
/
+3
2018-04-22
Travis: hide successes on tests.
John MacFarlane
1
-1
/
+1
2018-03-15
Travis: add ghc 8.4.1 cabal build.
John MacFarlane
1
-0
/
+4
2018-02-16
Travis: ensure nightly builds can fail.
John MacFarlane
1
-1
/
+1
2018-01-14
Remove custom prelude and ghc 7.8 support.
John MacFarlane
1
-4
/
+0
2018-01-01
Revert "Travis: try running tests single-threaded."
John MacFarlane
1
-2
/
+2
2018-01-01
Travis: try running tests single-threaded.
John MacFarlane
1
-2
/
+2
2017-12-28
Revert "Revert "Travis: removed lts-9 build.""
John MacFarlane
1
-3
/
+3
2017-12-28
Revert "Travis: removed lts-9 build."
John MacFarlane
1
-3
/
+3
2017-12-28
Travis: removed lts-9 build.
John MacFarlane
1
-3
/
+3
2017-12-27
Travis: do a stack build with lts-9. Use system ghc.
John MacFarlane
1
-0
/
+6
2017-12-20
Travis: use --jobs=2 for installing dependencies.
John MacFarlane
1
-1
/
+1
2017-12-19
Stack builds with lts-10.0.
John MacFarlane
1
-4
/
+4
2017-12-08
Travis: fix path to ensure that installed ghc is first in path.
John MacFarlane
1
-1
/
+1
2017-11-27
Travis: Use ghc 8.2.2 instead of 8.2.1.
John MacFarlane
1
-6
/
+6
2017-11-27
Travis stack nightly build: switch to ghc 8.2.2.
John MacFarlane
1
-1
/
+1
2017-10-12
.travis.yml - move 7.10 and 8.0 out of accepted failures.
John MacFarlane
1
-3
/
+0
2017-10-12
.travis.yml - use -j2 on build.
John MacFarlane
1
-2
/
+2
2017-10-12
More travis tweaks.
John MacFarlane
1
-3
/
+1
2017-10-12
.travis.yml - try with -j1.
John MacFarlane
1
-1
/
+1
2017-10-12
More travis tweaks: try without -j, add -O0 again.
John MacFarlane
1
-8
/
+8
2017-10-12
.travis.yml - use --fast and --disable-optimization rather than -O0.
John MacFarlane
1
-12
/
+12
2017-10-12
.travis.yml - use -v3 in cabal builds to debug.
John MacFarlane
1
-2
/
+2
[next]