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
Disable Travis integration for now, as it's too noisy with all rewrites that are being done
tags/v1.0.0
Krzysztof Klimonda
11 years ago
parent
ba8a8ca7c6
commit
254b628200
1 changed files
with
0 additions
and
8 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
.travis.yml
+ 0
- 8
.travis.yml
View File
@@ -1,8 +0,0 @@
language: python
python:
- "2.6"
- "2.7"
# command to install dependencies
install: pip install -r requirements.txt
# command to run tests
script: python manage.py test core api pins
Write
Preview
Loading…
Cancel
Save