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/. - ln -s $PWD ~/Arduino/libraries/.
script: script:
- buildExampleSketch Credential - buildExampleSketch Credential
- buildExampleSketch Elements
- buildExampleSketch FileUpload
- buildExampleSketch FSBrowser - buildExampleSketch FSBrowser
- buildExampleSketch HandleClient - buildExampleSketch HandleClient
- buildExampleSketch HandlePortal - buildExampleSketch HandlePortal
- buildExampleSketch HandlePortalEX - buildExampleSketch HandlePortalEX
- buildExampleSketch Simple
- buildExampleSketch HelloWorld - buildExampleSketch HelloWorld
- buildExampleSketch mqttRSSI - buildExampleSketch mqttRSSI
- buildExampleSketch mqttRSSI_FS - buildExampleSketch mqttRSSI_FS
- buildExampleSketch mqttRSSI_NA - buildExampleSketch mqttRSSI_NA
- buildExampleSketch FileUpload - buildExampleSketch Simple
- buildExampleSketch Update
- buildExampleSketch WebUpdate

Loading…
Cancel
Save