Commit Graph

16 Commits

Author SHA1 Message Date
Kartik Agaram 839dc88dc0 4647 - support 64-bit Linux in CI
Generated 32-bit binaries are different on 64-bit.
So let's compare them only on a 32-bit platform.
And let's start also verifying their run-time behavior on Linux.
2018-10-01 22:09:46 -07:00
Kartik Agaram 9531333e7f 4248 -- simplify CI 2018-05-25 12:47:49 -07:00
Kartik K. Agaram c912b7319f 4219 - add an even simpler build script 2018-03-13 08:34:05 -07:00
Kartik K. Agaram 7e977235d4 4218 - test build alternatives in CI 2018-03-13 00:18:05 -07:00
Kartik K. Agaram 52ea31027b 4016 - include subx/ tests in CI 2017-10-11 02:01:29 -07:00
Kartik K. Agaram 1cb09d70d0 3128 2016-07-22 14:37:56 -07:00
Kartik K. Agaram a6a95dae5b 3029 2016-06-02 13:17:21 -07:00
Kartik K. Agaram 09db002b8d 3028
Stop depending on the LLVM apt repo in CI:
  http://lists.llvm.org/pipermail/llvm-dev/2016-May/100303.html

(Thanks Travis CI support.)
2016-06-02 11:07:39 -07:00
Kartik K. Agaram c18f6e98a3 2951 2016-05-09 14:28:49 -07:00
Kartik K. Agaram a584ddb3a2 2950 - more Travis load-balancing 2016-05-09 14:15:27 -07:00
Kartik K. Agaram ca17c4a4ed 2947 2016-05-08 23:41:33 -07:00
Kartik K. Agaram 61c021fdd0 2945
More tweaking; edit/ still taking too long to test on Travis CI.
2016-05-08 23:25:04 -07:00
Kartik K. Agaram 4ba60f3565 2944
2943 almost worked; just a couple of tweaks:

a) Divide up the work a little more finely since we still timed out on
some jobs.

b) Use clang and valgrind when running apps as well.
2016-05-08 22:36:30 -07:00
Kartik K. Agaram 3968855b2a 2943
I misunderstood what constitutes a job in Travis CI. Let's try this
again..
2016-05-08 20:45:01 -07:00
Kartik K. Agaram 1baa04dbd4 2941 - split Travis CI into multiple jobs
It easily exceeded the 50-minute timeout.
2016-05-08 19:04:30 -07:00
Kartik K. Agaram a088d5c3cf 2938 - ok, let's try CI
https://travis-ci.org/akkartik/mu
2016-05-08 17:21:15 -07:00