sudo: required dist: trusty language: python python: - 3.5 script: - echo "Hello world!"