1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-10 01:28:36 +02:00
bitwarden-browser/.travis.yml
2019-03-12 14:28:32 -04:00

11 lines
176 B
YAML

matrix:
include:
- os: osx
osx_image: xcode9.2
language: node_js
node_js: 10
install:
- npm install
script:
- npm run build