mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-08 12:16:42 +01:00
servidor funciona, gpio desabilitat
This commit is contained in:
19
node_modules/toastr-master/.travis.yml
generated
vendored
Executable file
19
node_modules/toastr-master/.travis.yml
generated
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
||||
install:
|
||||
- npm install -g gulp karma-cli
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- master
|
||||
Reference in New Issue
Block a user