Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travis.yml 472B

12345678910111213141516171819
  1. language: node_js
  2. node_js:
  3. - '0.12'
  4. - iojs-1
  5. - iojs-2
  6. - iojs-3
  7. - '4.1'
  8. before_script:
  9. - npm install
  10. before_install: npm install -g npm@'>=2.13.5'
  11. deploy:
  12. provider: npm
  13. email: niklasvh@gmail.com
  14. api_key:
  15. secure: oHV9ArprTj5WOk7MP1UF7QMJ70huXw+y7xXb5wF4+V2H8Hyfa5TfE0DiOmqrube1WXTeH1FLgq54shp/sJWi47Hkg/GyeoB5NnsPhYEaJkaON9UG5blML+ODiNVsEnq/1kNBQ8e0+0JItMPLGySKyFmuZ3yflulXKS8O88mfINo=
  16. on:
  17. tags: true
  18. branch: master
  19. repo: niklasvh/base64-arraybuffer