mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
better travs-ci build info
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -1 +1,17 @@
|
||||
language: go
|
||||
|
||||
branches:
|
||||
only: master
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.net#cgrates"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
||||
after_script:
|
||||
./build_and_test.sh
|
||||
|
||||
@@ -18,6 +18,4 @@ PDF, Epub, Manpage http://readthedocs.org/projects/cgrates/downloads/
|
||||
|
||||
API reference http://gopkgdoc.appspot.com/pkg/github.com/cgrates/cgrates
|
||||
|
||||
Continous integration: [](http://goci.me/project/github.com/cgrates/cgrates)
|
||||
|
||||
[](http://travis-ci.org/cgrates/cgrates)
|
||||
Continous integration: [](http://goci.me/project/github.com/cgrates/cgrates) [](http://travis-ci.org/cgrates/cgrates)
|
||||
Reference in New Issue
Block a user