소스 검색

Update Travis CI configuration to also test with Python 2.6.

tags/v0.3.3
Marcio Faustino 10 년 전
부모
커밋
e632d0dd44
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml 파일 보기

@@ -1,5 +1,6 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"


불러오는 중...
취소
저장