mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
silent apt-get install for travis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: go
|
||||
|
||||
before_install: sudo apt-get install bzr -qq
|
||||
before_install: sudo apt-get -qq install bzr
|
||||
|
||||
branches:
|
||||
only: master
|
||||
|
||||
Reference in New Issue
Block a user