Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
5482f55b
Commit
5482f55b
authored
Nov 13, 2014
by
Christian Wygoda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Travis build matrix for WTF 1&2
parent
59b3daa6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
2 deletions
+13
-2
.travis.yml
.travis.yml
+5
-1
travis_wtf1.txt
travis_wtf1.txt
+1
-1
travis_wtf2.txt
travis_wtf2.txt
+7
-0
No files found.
.travis.yml
View file @
5482f55b
...
@@ -4,7 +4,11 @@ python:
...
@@ -4,7 +4,11 @@ python:
-
"
2.7"
-
"
2.7"
-
"
3.3"
-
"
3.3"
install
:
"
pip
install
-r
travis.txt
--use-mirrors"
env
:
-
REQUIREMENTS=travis_wtf1.txt
-
REQUIREMENTS=travis_wtf2.txt
install
:
"
pip
install
-r
$REQUIREMENTS
--use-mirrors"
services
:
mongodb
services
:
mongodb
...
...
travis.txt
→
travis
_wtf1
.txt
View file @
5482f55b
Flask>=0.7
Flask>=0.7
wtforms
wtforms
<2.0
Flask-SQLAlchemy>=0.15
Flask-SQLAlchemy>=0.15
peewee
peewee
wtf-peewee
wtf-peewee
...
...
travis_wtf2.txt
0 → 100644
View file @
5482f55b
Flask>=0.7
wtforms>=2.0
Flask-SQLAlchemy>=0.15
peewee
wtf-peewee
flask-mongoengine
pillow
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