aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Fix travis targetsGravatar Jason Gross2017-04-03
|
* [travis] Only build the lite target on Coq 8.5Gravatar Jason Gross2017-03-16
| | | | This closes #122
* Remove display .vo from default targetGravatar Jason Gross2017-03-06
|
* Use 8.6 rather than 8.6rc1 on travisGravatar Jason Gross2016-12-19
|
* More travis fixups for package installationGravatar Jason Gross2016-12-08
|
* Only install Coq package on travisGravatar Jason Gross2016-12-08
|
* Test 8.6rc1 on travisGravatar Jason Gross2016-12-08
|
* Add trunk as an allowed failure to .travis.ymlGravatar Jason Gross2016-12-06
|
* Update .travis.ymlGravatar Jason Gross2016-12-05
|
* Update .travis.ymlGravatar Jason Gross2016-12-05
|
* Only test 8.6beta1 on travisGravatar Jason Gross2016-12-05
|
* Don't let travis kill us in 10 minutes of silenceGravatar Jason Gross2016-11-18
|
* Don't build 8.5pl{1,2} on travisGravatar Jason Gross2016-11-17
| | | | | | This will cancel out the timing increase of adding v8.5, v8.6. I've never seen 8.5 and 8.5pl3 succeed, while either 8.5pl1, or 8.5pl2 failed
* Add tip of 8.5, 8.6 to travisGravatar Jason Gross2016-11-17
| | | | Allow them to fail, though
* Also test 8.5pl3 on travisGravatar Jason Gross2016-10-29
|
* Test fewer Coq versions on Travis (#46)Gravatar Jason Gross2016-08-04
| | | Each version of 8.4 takes around 17 minutes to complete. I've yet to see anything that behaves differently among 8.4{,pl1,pl2,pl3,pl4}, or among 8.4pl{5,6}. So if we keep 8.4pl3 (the version of Coq distributed in debian trusty), and 8.4pl6, we should capture the range of behaviors, and save about an hour-and-a-quarter per test.
* Display pretty timing graph on travisGravatar Jason Gross2016-07-20
|
* An attempt at fixing 8.5pl2Gravatar Jason Gross2016-07-11
| | | See #23
* Add 8.5pl2 to travisGravatar Jason Gross2016-07-11
|
* Also install libcoq-ocamlGravatar Jason Gross2016-06-28
| | | | | Because I can't figure out how to package coq so that coq depends on libcoq-ocaml automatically.
* Add many versions of Coq 8.4 to travisGravatar Jason Gross2016-06-28
|
* Test 8.5 and 8.5pl1 on travisGravatar Jason Gross2016-06-27
| | | | | Now that I've finally managed to get packages built for both of these versions of Coq on my ppa...
* Make Coq 8.5 the default target for Fiat-CryptoGravatar Jason Gross2016-06-22
| | | | Instructions for 8.4 build in the README
* Also build with Coq 8.5 on travisGravatar Jason Gross2016-06-22
|
* Add .travis.ymlGravatar Jason Gross2016-06-20