Skip to content

Commit fa3acb6

Browse files
authored
Added line to force use of Python 2.7
1 parent 4b46f0f commit fa3acb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: python
2+
python: 2.7
23
matrix:
34
include:
45
- env: CACHE_NAME=latest DEPLOY_DOC_FROM_BRANCH=master DEPLOY_DOC_TO_REPOSITORY=mmasdeu/sage_sample

0 commit comments

Comments
 (0)