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