This website works better with JavaScript
홈
탐색
도움말
로그인
bux
/
tracim_v2
Watch
1
Star
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
Merge pull request
#12
from tracim/fix/remove_python_34_tests
inkhey
6 년 전
부모
da5ccebf2c
f341465a12
커밋
39ad49b780
No account linked to committer's email
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
0
1
.travis.yml
+ 0
- 1
.travis.yml
파일 보기
@@ -3,7 +3,6 @@ matrix:
3
3
- sudo: false
4
4
language: python
5
5
python:
6
- - "3.4"
7
6
- "3.5"
8
7
- "3.6"
9
8