Skip to content

ci: run tests in Travis Ci #23

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

Merged
merged 1 commit into from
Mar 13, 2018
Merged

ci: run tests in Travis Ci #23

merged 1 commit into from
Mar 13, 2018

Conversation

igrr
Copy link
Contributor

@igrr igrr commented Mar 13, 2018

  • download and build micropython and binutils-esp32
  • run existing test cases using micropython
  • build files under tests/compat/*.S using both tools and compare
  • one simple test case (tests/compat/alu.S) included

See #13

@igrr
Copy link
Contributor Author

igrr commented Mar 13, 2018

@ThomasWaldmann You will need to sign into Travis CI, click "+" next to "My repositories" and enable CI for this project.

- download and build micropython and binutils-esp32
- run existing test cases using micropython
- build files under tests/compat/*.S using both tools and compare
- one simple test case (tests/compat/alu.S) included

See #13
@igrr
Copy link
Contributor Author

igrr commented Mar 13, 2018

The build has passed here: https://travis-ci.org/igrr/py-esp32-ulp/jobs/352743016

@ThomasWaldmann ThomasWaldmann merged commit 8a8565c into micropython:master Mar 13, 2018
@ThomasWaldmann ThomasWaldmann mentioned this pull request Mar 19, 2018
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