Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TravisCI] Add eoan build. #243

Closed
wants to merge 1 commit into from
Closed

Conversation

fghoussen
Copy link
Collaborator

Pull request purpose

add eoan build

script: |
sudo docker pull ubuntu:eoan \
&& \
sudo docker create --name mobydick ubuntu:eoan /bin/bash -c \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lot of duplication here, could you please try to make this better? thanks

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please replicate what @dschwoerer did for fedora ? thanks

@coveralls
Copy link

coveralls commented Feb 20, 2020

Pull Request Test Coverage Report for Build 1099

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 59 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.6%) to 74.031%

Files with Coverage Reduction New Missed Lines %
UTIL/zvout.f 59 4.32%
Totals Coverage Status
Change from base Build 1092: 0.6%
Covered Lines: 16466
Relevant Lines: 22242

💛 - Coveralls

@fghoussen
Copy link
Collaborator Author

merge ?

@sylvestre
Copy link
Contributor

Please create a script in scripts/travis_ubuntu.sh to get all the info in a script
and run it with bash -v it wil get the same results without code duplication

@fghoussen fghoussen closed this Feb 25, 2020
@fghoussen fghoussen deleted the eoan branch March 5, 2020 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants