Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Update .travis.yml to test all packages #49

Merged
merged 7 commits into from
Dec 30, 2018
Merged

Conversation

IanDuncanT
Copy link
Contributor

This is for issue #48

@IanDuncanT IanDuncanT self-assigned this Dec 28, 2018
@IanDuncanT
Copy link
Contributor Author

This does not test all against all python versions. It only tests one version (2.7) against all and all versions against the first package (atom). I am going to try another way by doing several environment variables for python and package.

It is not pretty, but it should work.
@IanDuncanT
Copy link
Contributor Author

Travis can't multiply the matrix like I want and it is not in the roadmap. This is the only way that would work, but it requires a lot of duplication.

@IanDuncanT
Copy link
Contributor Author

This is 115 builds and adds 5 more for each package because there is 5 versions to test against.

@IanDuncanT IanDuncanT added the enhancement New feature or request label Dec 28, 2018
@IanDuncanT
Copy link
Contributor Author

Travis is slow and will not load with 115 tests. I would like to suggest removing most but any new packages for pull requests, updateYapiScript, test, and other functions that we define in yapi.py

Copy link
Owner

@Wabri Wabri left a comment

Choose a reason for hiding this comment

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

Indeed it's too much work to test every single script.

@IanDuncanT IanDuncanT merged commit 4da3d37 into master Dec 30, 2018
@IanDuncanT IanDuncanT deleted the travis-packages branch December 30, 2018 18:33
@IanDuncanT IanDuncanT mentioned this pull request Dec 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants