Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Travis-CI and Python

  • Travis-CI and Python

  • language: python

  • pip install -r requirements.txt is executed automatically

  • empty requirements.txt file will do it.

language: python
script: python -V