❮ Index
❯
TOC: Travis-CI
- Travis-CI
- What is Continuous Integration (CI)?
- What is the status of CI in companies?
- Why use Travis-CI?
- Empty Git repository for demo
- Create repository directly on GitHub
- YAML
- Minimal Travis-CI
- Minimal Travis-CI echo
- Minimal Travis-CI exit 1 failure
- Minimal Travis-CI installations
- Minimal Travis-CI installations - run shell script
- Minimal Travis-CI installations setting the dist
- Travis-CI on OSX
- Travis-CI on MS Windows
- The UI of Travis-CI
- Travis-CI scheduled cron jobs
- Trigger a custom build
- Travis-CI and languages
- Build status
- Add badge
- Job Lifecycle
- OS Matrix
- true as no-operation to skip a step
- Languages
- Install travis-cli command line tool
- notifications email secure - sending to multiple addresses
- environment variables in reposiotry settings
- Deployment
- Python
- Perl