Matt T. Proud
989a398e79
Update paths to new repository location.
2013-01-25 17:50:41 +01:00
Matt T. Proud
acf4e9ce2b
Decouple from Bazaar.
...
Having to use Bazaar to access gocheck is onerous. We have simply
forked it at a revision until all tests can be replaced with
table-driven ones.
2013-01-18 16:29:47 +01:00
Matt T. Proud
96c93dad9d
Simplify the Travis-CI configuration.
...
Even though Travis does NOT offer a consistent Go platform, I want
to nevertheless simplify the scaffolding scripts around it to make
it easier for other folks to perform pull requests, reviews, etc.
while letting the tests run.
2012-12-19 11:38:06 +01:00
Matt T. Proud
628071f203
Revert "Attempt Go configuration with valid test."
...
This reverts commit ac812287bc
.
2012-07-11 08:20:29 -07:00
Matt T. Proud
ac812287bc
Attempt Go configuration with valid test.
2012-07-11 08:17:35 -07:00
Matt T. Proud
f4ae617a91
Yet another process of elimination for test.
2012-07-10 23:35:29 -07:00
Matt T. Proud
9355aa9291
Simplifying the type of test statement for process of elimination.
2012-07-10 23:32:12 -07:00
Matt T. Proud
dc3a47f278
Validating that final test statement does not blow up Travis.
2012-07-10 23:28:39 -07:00
Matt T. Proud
35d39520ec
Remove final check for Go.
2012-07-10 23:25:31 -07:00
Matt T. Proud
42aa468071
OK. Apparently the Ruby environment is a no-no.
...
Anyone know of a quick way to test Travis without junking my commit log?
I'll buy you a few rounds of drinks in return. :-)
2012-07-10 23:21:21 -07:00
Matt T. Proud
c8e4afd085
Switch to Go environment and add extra sanity check.
...
Add notes on why Go is removed and final sanity check to ensure that
it is not present.
2012-07-10 23:17:49 -07:00
Matt T. Proud
a4f189593f
Forgot to use sudo. God damn it, Travis.
2012-07-10 23:04:28 -07:00
Matt T. Proud
ff78be55d0
Kill golang from environment since it is installed.
2012-07-10 23:00:38 -07:00
Matt T. Proud
cc4c8f34b3
Revert "Keeping Erlang with diagnostics."
...
This reverts commit 172517165a
.
2012-07-10 22:54:55 -07:00
Matt T. Proud
172517165a
Keeping Erlang with diagnostics.
2012-07-10 22:52:36 -07:00
Matt T. Proud
4ad714245c
Revert "Determine whether Go exists in the Travis CI."
...
This reverts commit 7ad00de665
.
2012-07-10 22:51:08 -07:00
Matt T. Proud
7ad00de665
Determine whether Go exists in the Travis CI.
2012-07-10 22:47:44 -07:00
Matt T. Proud
a0f424f3ce
Revert "Trial an experiment of the Travis CI language."
...
This reverts commit b98b2c806b
.
The re-build failed on Travis.
2012-07-10 22:25:57 -07:00
Matt T. Proud
b98b2c806b
Trial an experiment of the Travis CI language.
...
Aalok Shah informs me that Travis CI ought to be permissive with the
languages it supports. This is a trial at setting it to Go, given that
apparently Erlang now requires a OTP release.
2012-07-10 22:18:23 -07:00
Matt T. Proud
5a56c47909
Incorporate the Travis-CI (continuous integration) configuration such
...
that test status will be reported.
2012-05-20 00:00:39 +02:00