etc/travis.py (2 lines of code) (raw):

#!/usr/bin/env python3 from travis.DeploymentTester import DeploymentTester DeploymentTester().run()