index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-08-11
Turn on Rosie CI testing to test new builds on real hardware.
Scott Shawcroft
2017-07-28
.travis.yml: Pin cpp-coveralls at 0.3.12.
Paul Sokolovsky
2017-06-28
travis: Build STM32F769DISC board instead of F7DISC to test dbl-prec FP.
Damien George
2017-06-20
travis: Turn off coveralls.
Scott Shawcroft
2017-06-20
Merge tag 'v1.9.1'
2.0.0-alpha.0
Scott Shawcroft
2017-05-21
Remove code size check. Its causing builds to fail because the new GCC made i...
Scott Shawcroft
2017-04-20
travis: turn off artifact debug.
0.9.6
Scott Shawcroft
2017-04-20
travis: working_dir doesn't work as expected. Try and fix it.
Scott Shawcroft
2017-04-20
travis: artifact upload tweaks.
Scott Shawcroft
2017-04-20
travis: Fix typo
Scott Shawcroft
2017-04-20
Turn on build saving and uf2 creation.
Scott Shawcroft
2017-04-11
atmel-samd: rename cplay_m0_flash to circuitplayground_express and update for...
Scott Shawcroft
2017-03-27
Change to official Feather M0 Express branding.
Scott Shawcroft
2017-03-15
travis: Change an stmhal rule to build PYBV11 instead of default PYBV10.
Damien George
2017-02-19
Add CircuitPlayground, Trinket and Gemma to Travis build.
Scott Shawcroft
2017-01-20
travis: Unconditionally run coveralls analysis, even if others failed.
Damien George
2017-01-12
Travis is actually running trusty. xenial isn't supported yet.
0.8.1
Scott Shawcroft
2017-01-10
Merge tag 'v1.8.7'
Scott Shawcroft
2017-01-06
Add Gitter integration to Travis and add badges to the docs.
Scott Shawcroft
2016-12-22
travis: Include persistent bytecode with floats in coverage tests.
Damien George
2016-12-05
travis: Build STM32 F7 and L4 boards under Travis CI.
Damien George
2016-11-29
Update Ubuntu and GCC versions used in Travis build. Now uses GCC 5.4.1. Also...
Scott Shawcroft
2016-11-14
Merge tag 'v1.8.6'
Scott Shawcroft
2016-10-25
.travis.yml: minimal: Use CROSS=1, for binary size check.
Paul Sokolovsky
2016-10-25
.travis.yml: Integrate tools/check_code_size.sh.
Paul Sokolovsky
2016-10-24
Build mpy-cross first because other builds depend on it.
Scott Shawcroft
2016-10-24
Add atmel-samd boards to travis build.
Scott Shawcroft
2016-09-20
travis: Run feature and coverage test for precompiled mpy files.
Damien George
2016-09-10
travis: Abandon mingw32 in favour of mingw-w64
stijn
2016-09-05
travis: Build mpy-cross as part of the Travis process.
Damien George
2016-07-09
travis: Run unix thread tests.
Damien George
2016-05-26
.travis.yml: Install gcc-arm-none-eabi with --force-yes for now.
Paul Sokolovsky
2016-03-03
tarvis: Unbreak build by ignoring lack of i386 arch in some repos.
Paul Sokolovsky
2016-01-17
.travis.yml: Switch to Ubuntu 14.04 Trusty.
Paul Sokolovsky
2016-01-15
travis: Add unix NaN-boxing build to Travis builds.
Damien George
2015-10-20
travis: Build "deplibs" in unix port.
Paul Sokolovsky
2015-08-17
unix-cpy: Remove unix-cpy. It's no longer needed.
Damien George
2015-05-08
unix: Make extra-coverage function callable from Python scripts.
Damien George
2015-05-08
unix: Add special function to improve coverage.
Damien George
2015-03-01
travis: Add automated coverage testing using coveralls.
Damien George
2015-02-27
travis: Use CPython3.4 instead of 3.3.
Damien George
2015-02-06
cc3200: Add cc3200 port of MicroPython.
danicampora
2015-01-14
travis, minimal: Install gcc-multilib for -m32; use /bin/echo for test.
Damien George
2015-01-13
minimal: Add simple test; build and run minimal test on Travis CI.
Damien George
2015-01-12
travis: grep for failure in qemu-arm output if tests fail.
Damien George
2015-01-09
qemu-arm: Add 'test' target to Makefile to run and verify test suite.
Damien George
2014-10-30
stmhal: Fix ptr arith in CC3000 code; enable network build in travis.
Damien George
2014-10-06
travis: Install realpath, required for teensy build.
Paul Sokolovsky
2014-08-29
tests: Add option to run-tests to enable native emitter.
Damien George
[next]