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