소스 검색

Update .travis.yml for new Travis infrastructure

Per http://docs.travis-ci.com/user/migrating-from-legacy
tags/v0.4.1
Ben Kurtovic 8 년 전
부모
커밋
06ad55822f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .travis.yml

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

@@ -6,6 +6,7 @@ python:
- 3.3
- 3.4
- 3.5-dev
sudo: false
install:
- pip install coveralls
- python setup.py build


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