This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
python-libarchive
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update .travis.yml
test_fixup
Travis Cunningham
9 years ago
parent
d8c4e12bb9
commit
0339f9123e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -5,7 +5,7 @@ env:
- DJANGO=1.3
- DJANGO=1.3
- DJANGO=1.4
- DJANGO=1.4
install:
install:
- pip install
-q
.
- pip install .
script:
script:
- make test
- make test
notifications:
notifications:
Write
Preview
Loading…
Cancel
Save