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

optimize the travis-ci execution #80

Closed
lhfbc opened this issue May 28, 2019 · 1 comment
Closed

optimize the travis-ci execution #80

lhfbc opened this issue May 28, 2019 · 1 comment
Assignees
Labels
DevOps (运维) Deployment related
Projects
Milestone

Comments

@lhfbc
Copy link

lhfbc commented May 28, 2019

Now we have 3 Travis-ci 'Build jobs' to run when we commit our code: oraclejdk8, openjdk8, oraclejdk9.
We can simply reduce them to only one -- oraclejdk8, to reduce the waiting time.
If we prepare to release to support more java versions, we can add them back.

@lhfbc lhfbc self-assigned this May 28, 2019
@lhfbc lhfbc added the DevOps (运维) Deployment related label May 28, 2019
@lhfbc lhfbc added this to the v0.1-leviatom milestone May 28, 2019
@lhfbc
Copy link
Author

lhfbc commented May 28, 2019

The code cannot be compiled successfully by oraclejdk9 now.
'allow-failure' has been added to skip the failure.

@lhfbc lhfbc closed this as completed May 29, 2019
lhfbc pushed a commit that referenced this issue Feb 23, 2020
[fix #80] DAG add UTXO for DDos protection(definition)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps (运维) Deployment related
Projects
StreamNet
Awaiting triage
Development

No branches or pull requests

1 participant