Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
ff508242
Commit
ff508242
authored
Oct 06, 2015
by
Weblate
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
67bb1dfd
e3ff230e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
.travis.yml
.travis.yml
+5
-0
No files found.
.travis.yml
View file @
ff508242
...
...
@@ -20,11 +20,16 @@ env:
-
CI_PIP_DEPS="Django>=1.8,<1.9" CI_DATABASE=postgresql
-
CI_PIP_DEPS="Django>=1.7,<1.8"
-
CI_PIP_DEPS="Django>=1.8,<1.9"
-
CI_PIP_DEPS="--pre django"
-
CI_PIP_DEPS="Django>=1.8,<1.9" CI_DATABASE=postgresql CI_MODE=selenium
global
:
-
DJANGO_SETTINGS_MODULE=weblate.settings_test
-
CI_REQUIREMENTS=travis
-
CI_MODE=test
matrix
:
allow_failures
:
-
python
:
"
2.7"
env
:
CI_PIP_DEPS="--pre django"
# commands to install dependencies
install
:
-
./ci/install
...
...
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