UNPKG
toggle-case
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
Converts strings to alternating case
github.com/seyi-adeleke/ToGgLe-CaSe
toggle-case
/
.travis.yml
7 lines
(6 loc)
•
150 B
YAML
View Raw
1
2
3
4
5
6
7
language:
node_js
node_js:
-
'stable'
after_success:
- npm install -g codeclimate-test-reporter - codeclimate-test-reporter < ./coverage/lcov.info