mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
11 lines
165 B
YAML
11 lines
165 B
YAML
sudo: false # use faster docker infrastructure
|
|
language: node_js
|
|
node_js:
|
|
- 0.10
|
|
- 0.12
|
|
- iojs
|
|
|
|
notifications:
|
|
email:
|
|
- medikoo+es6-weak-map@medikoo.com
|