Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-theme_boost_campus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-theme_boost_campus
Commits
916ddc20
Commit
916ddc20
authored
6 years ago
by
Kathrin Osswald
Browse files
Options
Downloads
Patches
Plain Diff
Changed travis.yml due to upstream changes.
parent
67af3b40
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+7
-4
7 additions, 4 deletions
.travis.yml
CHANGES.md
+4
-0
4 additions, 0 deletions
CHANGES.md
with
11 additions
and
4 deletions
.travis.yml
+
7
−
4
View file @
916ddc20
...
...
@@ -7,11 +7,14 @@ sudo: required
addons
:
firefox
:
"
47.0.1"
postgresql
:
"
9.
3
"
postgresql
:
"
9.
4
"
apt
:
packages
:
-
oracle-java8-installer
-
oracle-java8-set-default
# Workaround for fixing that Java could not be downloaded from Oracle website.
-
openjdk-8-jre-headless
# ORIGINAL:
# - oracle-java8-installer
# - oracle-java8-set-default
cache
:
directories
:
...
...
@@ -34,7 +37,7 @@ before_install:
-
nvm install
8.9
-
nvm use
8.9
-
cd ../..
-
composer create-project -n --no-dev --prefer-dist
moodlerooms
/moodle-plugin-ci ci ^2
-
composer create-project -n --no-dev --prefer-dist
blackboard-open-source
/moodle-plugin-ci ci ^2
-
export PATH="$(cd ci/bin; pwd):$(cd ci/vendor/bin; pwd):$PATH"
install
:
...
...
This diff is collapsed.
Click to expand it.
CHANGES.md
+
4
−
0
View file @
916ddc20
...
...
@@ -4,6 +4,10 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
*
2018-12-04 - Changed travis.yml due to upstream changes.
### Release v3.5-r3
*
2018-11-26 - Fixed broken login functionality caused by Moodle security patch (see MDL-63183).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment