mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-28 18:40:09 +00:00
[api] Added ability to safely require colors without messing with String.prototype [api] Removed browser functionality [dist] Add travis file
6 lines
68 B
YAML
6 lines
68 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.11"
|
|
- "0.10"
|
|
- "0.8"
|
|
- "0.6" |