1
0
mirror of https://github.com/antonblanchard/chiselwatt.git synced 2026-01-25 19:57:39 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Anton Blanchard
904d4b8695 Reduce duration of test_micropython_long.py
This is taking quite a while to execute, reduce it a bit.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-02-26 21:43:29 +11:00
Anton Blanchard
95029de163 Use mill by default
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-02-22 13:23:39 +11:00
Anton Blanchard
35b7c9a054 Fix make check and Travis CI
We weren't propagating all errors back to Travis CI, so make check wasn't
actually being tested.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-02-08 23:14:13 +11:00
Anton Blanchard
8f8382a2a9 Add a micropython test
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-01-31 06:33:40 +11:00
Anton Blanchard
f138ab7c7c Initial import 2020-01-30 05:20:07 +11:00