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