This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
Fix: remove python 3.7(not exists on travis-ci)
pull/169/head
winkidney
5 years ago
committed by
Isaac Bythewood
parent
8c9a88882e
commit
5ba4e9a67b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.travis.yml
+ 0
- 1
.travis.yml
View File
@@ -6,7 +6,6 @@ cache:
python:
- "3.5"
- "3.6"
- "3.7.4"
install:
- pip install pipenv && pipenv install --dev --system
script:
Write
Preview
Loading…
Cancel
Save