Archivováno
1
0
Graf commitů

3 Commity

Autor SHA1 Zpráva Datum
Jacob Alexander
5b5aef88ff Updating travis.yml script
- Excluding Cygwin and Win32 from Python check
  * Tends to fail miserably...
- Added more appveyor build info
2016-10-10 22:50:52 -07:00
Jacob Alexander
945d5747eb Adding CMake Python detection fix for Travis and macOS build
- Fixing CMake to always force python3 binary (this should always work)
- Adding macOS Travis build (clang and gcc)
- Disabling all clang builds until macOS (lack of packages) and Linux (broken Travis repos) are fixed
2016-08-31 00:43:42 -07:00
Jacob Alexander
8940a04dc2 Initial .travis.yml file to travis-ci integration
clang builds are currently failing (travis dependency issue)

- Adds the following tests
  * gcc + clang
    + IC60
    + IC60_LED
    + ICED
    + WhiteFox
    + Testing/uartOut
    + Testing/usbMuxUart
  * gcc
    + Bootloader/mk20dx128vlf5
    + Bootloader/mk20dx256vlh7
2016-07-17 22:36:13 -07:00