2011-11-26 06:26:44 +00:00
|
|
|
# no installation...
|
2011-11-26 06:39:54 +00:00
|
|
|
before_script: autoconf
|
2011-11-26 06:41:29 +00:00
|
|
|
script: "./configure && make all test"
|
2011-11-26 06:26:44 +00:00
|
|
|
|
|
|
|
branches:
|
|
|
|
only:
|
|
|
|
- trunk
|
2012-03-02 08:50:13 +00:00
|
|
|
- ruby_1_9_3
|