.travis.yml
os: dist: language: python: services:
notifications: slack: - rooms: - xxxxx:YYYYYY#your_channel_name
How to install
install:
install: travis_wait mvn install
install: travis_wait 30 mvn install
before_install:
script:
Related terms
See also
Advertising: