Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ensembl-test
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
ensembl-test
Commits
c098969a
Commit
c098969a
authored
7 years ago
by
Alessandro Vullo
Browse files
Options
Downloads
Patches
Plain Diff
To send notifications privately to me while doing the tests on the forked repo.
parent
2f8ac598
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!16
CI and dependent builds enabled.
,
!16
CI and dependent builds enabled.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+25
-38
25 additions, 38 deletions
.travis.yml
with
25 additions
and
38 deletions
.travis.yml
+
25
−
38
View file @
c098969a
dist
:
precise
language
:
"
perl"
language
:
perl
perl
:
-
"
5.14"
-
"
5.12"
-
"
5.10"
# - "5.22"
# - "5.24"
-
'
5.14'
-
'
5.12'
-
'
5.10'
env
:
-
COVERALLS=true DB=mysql
-
COVERALLS=false DB=mysql
-
COVERALLS=false DB=sqlite
-
COVERALLS=true DB=mysql
-
COVERALLS=false DB=mysql
-
COVERALLS=false DB=sqlite
sudo
:
false
addons
:
apt
:
packages
:
-
unzip
before_install
:
-
git clone --branch master --depth 1 https://github.com/Ensembl/ensembl.git
-
git clone -b bioperl-release-1-6-1 --depth 1 https://github.com/bioperl/bioperl-live.git
-
git clone --branch master --depth 1 https://github.com/Ensembl/ensembl.git
-
git clone -b bioperl-release-1-6-1 --depth 1 https://github.com/bioperl/bioperl-live.git
install
:
-
cpanm -v --installdeps --notest .
-
cpanm -n Devel::Cover::Report::Coveralls
-
cpanm -n DBD::SQLite
-
cp travisci/MultiTestDB.conf.travisci.mysql modules/t/MultiTestDB.conf.mysql
-
cp travisci/MultiTestDB.conf.travisci.SQLite modules/t/MultiTestDB.conf.SQLite
-
cpanm -v --installdeps --notest .
-
cpanm -n Devel::Cover::Report::Coveralls
-
cpanm -n DBD::SQLite
-
cp travisci/MultiTestDB.conf.travisci.mysql modules/t/MultiTestDB.conf.mysql
-
cp travisci/MultiTestDB.conf.travisci.SQLite modules/t/MultiTestDB.conf.SQLite
script
:
"
./travisci/harness.sh"
# Get the matrix to only build coveralls support when on 5.10
matrix
:
exclude
:
-
perl
:
"
5.10"
env
:
COVERALLS=false DB=mysql
-
perl
:
"
5.12"
env
:
COVERALLS=false DB=sqlite
-
perl
:
"
5.12"
env
:
COVERALLS=true DB=mysql
-
perl
:
"
5.14"
env
:
COVERALLS=false DB=sqlite
-
perl
:
"
5.14"
env
:
COVERALLS=true DB=mysql
-
perl
:
'
5.10'
env
:
COVERALLS=false DB=mysql
-
perl
:
'
5.12'
env
:
COVERALLS=false DB=sqlite
-
perl
:
'
5.12'
env
:
COVERALLS=true DB=mysql
-
perl
:
'
5.14'
env
:
COVERALLS=false DB=sqlite
-
perl
:
'
5.14'
env
:
COVERALLS=true DB=mysql
notifications
:
email
:
on_success
:
always
on_failure
:
always
slack
:
secure
:
gTcWzQsVHKPxRJ1u0U2l2+QVujmG1uFW44kAO3l46V5Im5uLTOLeM20ykk6ox4kaPHLs5ky7NGzcJmTDLaHBKjI4Sa34l4tJd0lhkv+hKj9TSv5pDDCdUX8v869Nm8LqJKh26HqvVcN7eHFRatLD/tfYvvkaP1rLLhwLLdr7czQ
=
secure
:
qRSakRwrSq8vS1DT8AKw5rpdL+gfGv/q2CgG6y6AmoVJZw+Mk7T1qaujLtz6DpOdcerWFt/pDbmcHZIhB0QhQj90BesMy+e9FW5xCyaARd3mXUdYzJi8oEdartv/T5d7ggXm2ruLzsMKLaGbqhgcnML/bBFGMA2PC9FaXjTk638HaXuU1LI1mJuSjZ/8crDdCRovrKhy5lT6giyrd7OV/yDK+QhC9weAV4bcsH0uyp3IVU6pZbUv4QtqoQ5Yn8U5LdB/f4i6VM9hHCYqYVM7Ar5E/uKFJEDfagKxwoKOwz7VOqVCQjGII/7aeOO33C1gs2RIAL/LR7rw9CA0hyLbX3/WFtaejlaRUSLuTvmj6xEVNxgUKRYcbzk4kiuewnZWxPJI78vLzH2URiQTozPWpyWD+bsYfNp/XX+i2FWOoaObyoeOws39KSJSEdAUFmDvoxVAE5R/kjp6VwCftHChq7zhz8NLurI8euD1v5maIuL6qGuPpQ+QJ6UtMJc5yhJchojqxDulqg9ZKGYqcayh3yUDT1MThK1DUSOLBGezGaeYla2dUCGNCNGUhZn+X0fV7m53djXJJrmq0qwb86Sa2M/n4Knql3sV0TlYOXj1bAa7ah9Exp3fY3uFs1iO5xtgcXJyVUfiuFZkMh87+QzcSOsyeBdTnKns80Pc6hrjoAs
=
This diff is collapsed.
Click to expand it.
Preview
0%
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