This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
tracim_v2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#12
from tracim/fix/remove_python_34_tests
inkhey
6 years ago
parent
da5ccebf2c
f341465a12
commit
39ad49b780
No account linked to committer's email
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
.travis.yml
+ 0
- 1
.travis.yml
View File
@@ -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