Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
8e9d2ad9
Commit
8e9d2ad9
authored
Feb 28, 2020
by
Paul McCarthy
🚵
Browse files
CI: Ok
parent
6ed2f880
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/test_template.sh
View file @
8e9d2ad9
...
...
@@ -2,6 +2,13 @@
set
-e
# Temporary: this should be done
# in docker image definition
apt
install
-y
locales
locale-gen en_US.UTF-8
locale-gen en_GB.UTF-8
update-locale
# If running on a fork repository, we merge in the
# upstream/master branch. This is done so that merge
# requests from fork to the parent repository will
...
...
Write
Preview
Supports
Markdown
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