Difference between revisions of ".travis.yml"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
+ | os: | ||
+ | dist: | ||
+ | language: | ||
+ | python: | ||
+ | services: | ||
+ | |||
* https://docs.travis-ci.com/user/notifications/ | * https://docs.travis-ci.com/user/notifications/ |
Revision as of 09:22, 23 August 2021
os: dist: language: python: services:
notifications: slack: - rooms: - xxxxx:YYYYYY#your_channel_name
install:
install: travis_wait mvn install install: travis_wait 30 mvn install
before_install:
script:
Related terms
See also
Advertising: