language: python python: - '2.7' - '3.5' - '3.6' script: - /bin/bash ./test/ci/test_download_dataset.sh notifications: email: on_success: change on_failure: always