Skip to content

Run some mandatory tests in Travis#663

Merged
joelvai merged 7 commits intoCodaone:develfrom
bitphage:travis-mandatory-tests
Sep 27, 2019
Merged

Run some mandatory tests in Travis#663
joelvai merged 7 commits intoCodaone:develfrom
bitphage:travis-mandatory-tests

Conversation

@bitphage
Copy link
Collaborator

No description provided.

If we're failing to connect to the local node, give up quickly to avoid
build stuck.
This needed to run some tests from travis-ci.
.travis.yml Outdated
- pip install pyinstaller
- pip install --upgrade setuptools
- make install
- python3 -m pip install -r requirements-dev.txt
Copy link
Collaborator

Choose a reason for hiding this comment

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

Skip this install for Mac since the test are only ran for Linux?
Also should the dev requirements be uninstalled afterwards?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Both true, thanks.

@bitphage bitphage mentioned this pull request Sep 6, 2019
@joelvai joelvai merged commit b70308d into Codaone:devel Sep 27, 2019
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.

2 participants