Added the examples

pull/123/head
Hieromon Ikasamo 6 years ago
parent e9d24119f7
commit 01029270da
  1. 7
      .travis.yml

@ -34,13 +34,16 @@ install:
- ln -s $PWD ~/Arduino/libraries/.
script:
- buildExampleSketch Credential
- buildExampleSketch Elements
- buildExampleSketch FileUpload
- buildExampleSketch FSBrowser
- buildExampleSketch HandleClient
- buildExampleSketch HandlePortal
- buildExampleSketch HandlePortalEX
- buildExampleSketch Simple
- buildExampleSketch HelloWorld
- buildExampleSketch mqttRSSI
- buildExampleSketch mqttRSSI_FS
- buildExampleSketch mqttRSSI_NA
- buildExampleSketch FileUpload
- buildExampleSketch Simple
- buildExampleSketch Update
- buildExampleSketch WebUpdate

Loading…
Cancel
Save