You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
travis: Only run some tests, to work around CPython version issues.
Needs a proper fix, to install/configure CPython 3.3.x (or 3.4.0) on Travis CI.
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ before_script:
|
||||
|
||||
script:
|
||||
- make -C unix
|
||||
- cd tests && ./run-tests
|
||||
- cd tests && ./run-tests basics/[a-eistuw]*.py
|
||||
|
||||
Reference in New Issue
Block a user