Logo
Explore Help
Sign In
flynx/colors.js
1
0
Fork 0
You've already forked colors.js
mirror of https://github.com/flynx/colors.js.git synced 2025-10-29 02:50:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
colors.js/.travis.yml

18 lines
200 B
YAML
Raw Normal View History

[refactor] [major] Code cleanup. Node has changed a bit since 2010. [api] Added ability to safely require colors without messing with String.prototype [api] Removed browser functionality [dist] Add travis file
2014-09-30 22:41:24 +02:00
language: node_js
node_js:
Add Node 10 to CI
2018-04-30 15:00:48 -07:00
- "10"
Test against modern Node versions and stop testing against very ancient Node 0.6
2018-02-12 12:19:27 -08:00
- "9"
- "8"
- "7"
- "6"
- "5"
test Node.js 0.12 and 4
2015-09-24 20:38:28 +02:00
- "4"
- "0.12"
[refactor] [major] Code cleanup. Node has changed a bit since 2010. [api] Added ability to safely require colors without messing with String.prototype [api] Removed browser functionality [dist] Add travis file
2014-09-30 22:41:24 +02:00
- "0.11"
- "0.10"
- "0.8"
Add ESLint and lint all files; add lint check to CI
2018-04-30 14:59:34 -07:00
script:
- npm install
- "./node_modules/.bin/eslint . "
- npm test
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 35ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API

Powered by TurnKey Linux.