Show More
Commit Description:
force log out when password change
Commit Description:
force log out when password change
References:
File last commit:
Show/Diff file:
Action:
node_modules/es6-set/.travis.yml | 13 lines | 234 B | text/x-yaml | YamlLexer |
sudo: false # http://docs.travis-ci.com/user/workers/container-based-infrastructure/
language: node_js
node_js:
- 0.12
- 4
- 6
- 7
notifications:
email:
- medikoo+es6-set@medikoo.com
script: "npm test && npm run lint"