diff options
Diffstat (limited to 'node_modules/buffer-crc32/.travis.yml')
-rw-r--r-- | node_modules/buffer-crc32/.travis.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/node_modules/buffer-crc32/.travis.yml b/node_modules/buffer-crc32/.travis.yml new file mode 100644 index 000000000..7a902e8c8 --- /dev/null +++ b/node_modules/buffer-crc32/.travis.yml @@ -0,0 +1,8 @@ +language: node_js +node_js: + - 0.6 + - 0.8 +notifications: + email: + recipients: + - brianloveswords@gmail.com
\ No newline at end of file |