Revert "travis: Run the simulator tests too"

This reverts commit 0c846006fb.

This needs a bit more setup and tweaking to work....
pull/851/head
Gergely Nagy 4 years ago
parent 0c846006fb
commit 7d991b7544
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -17,7 +17,6 @@ install:
- ln -s $(pwd) ../hardware/keyboardio/avr/libraries/Kaleidoscope
script:
- make travis-test KALEIDOSCOPE_TEMP_PATH=$(pwd)/.kaleidoscope-build-cache BOARD_HARDWARE_PATH=$(pwd)/../hardware
- make run-simulator-tests KALEIDOSCOPE_TEMP_PATH=$(pwd)/.kaleidoscope-build-cache BOARD_HARDWARE_PATH=$(pwd)/../hardware
notifications:
email:
on_success: change

Loading…
Cancel
Save