mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-30 18:57:32 +02:00
Improved Travis configuration
This commit is contained in:
@ -2,7 +2,5 @@ language: c++
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script:
|
||||
- cmake .
|
||||
- make
|
||||
- make test
|
||||
before_script: cmake .
|
||||
script: make && make test
|
Reference in New Issue
Block a user