Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
django-taggit
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5dc1176f
authored
Mar 13, 2013
by
Xavier Ordoquy
Committed by
Florian Apolloner
Mar 13, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Get ready for travis-ci
parent
3fc4c6fa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
.travis.yml
+27
-0
No files found.
.travis.yml
0 → 100644
View file @
5dc1176f
language
:
python
python
:
-
"
2.6"
-
"
2.7"
env
:
-
DJANGO=django==1.5 --use-mirrors
-
DJANGO=django==1.4.5 --use-mirrors
-
DJANGO=django==1.3.7 --use-mirrors
install
:
-
pip install $DJANGO
script
:
-
python setup.py test
notifications
:
email
:
false
matrix
:
exclude
:
-
python
:
"
3.2"
env
:
DJANGO=django==1.4.5 --use-mirrors
-
python
:
"
3.2"
env
:
DJANGO=django==1.3.7 --use-mirrors
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment