hexo/node_modules/true-case-path/.travis.yml

20 lines
263 B
YAML
Raw Normal View History

2023-09-25 15:58:56 +08:00
language: node_js
branches:
only:
- master
node_js:
- 11
- lts/carbon
- lts/dubnium
env:
- YARN_GPG=no # https://travis-ci.community/t/timeout-after-build-finished-and-succeeded/1336
os:
- linux
- windows
notifications:
email: false