You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lossless-cut/.travis.yml

17 lines
204 B
YAML

branches:
only:
- master
- travis-debug
- /^v.*$/
os: osx
osx_image: xcode11.2
language: node_js
node_js:
- 12
script:
- |
npm run icon-gen &&
yarn release --win --linux --mac