mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Removed ruby from CI build
This commit is contained in:
parent
7ec99f7288
commit
67ec44f6d7
@ -26,4 +26,4 @@ install:
|
||||
- cd ../..
|
||||
- rm -rf cmocka-0.3.2
|
||||
- ./bootstrap.sh
|
||||
script: ./configure && make && make check
|
||||
script: ./configure --disable-ruby-plugins && make && make check
|
||||
|
Loading…
Reference in New Issue
Block a user