Revert "Travis running tests" (#291)

This commit is contained in:
sheinz 2016-11-21 11:39:13 +02:00 committed by GitHub
parent 6481f71ce0
commit 438a7582bf
8 changed files with 7 additions and 270 deletions

View file

@ -39,12 +39,6 @@ If not specified device `/dev/ttyUSB1` is used.
`--no-flash` or `-n` - Do not flash the test firmware before running tests.
`--flash` or `-f` - Flash device directly with esptool instead of using
`make flash` command. Can be used to flash binaries without esp-open-rtos
environment.
`--flash-cmd` or `-c` - Flash command for esptool. Used together with `--flash`.
`--list` or `-l` - Display list of the available test cases on the device.
### Example