Skip to content

Commit

Permalink
.travis.yml: specify python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
francisyyan committed Apr 23, 2019
1 parent a18541e commit 397dcf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: python
python:
- "2.7"
sudo: required
services: docker

Expand Down

0 comments on commit 397dcf5

Please sign in to comment.