UNPKG

pretty-ngx-translate

Version:

The internationalization (i18n) library for Angular 2+

28 lines (19 loc) 350 B
language: node_js cache: yarn sudo: false notifications: email: false node_js: - '7' branches: except: - "/^v\\d+\\.\\d+\\.\\d+$/" before_install: - export CHROME_BIN=chromium-browser before_script: - npm prune after_success: - npm run semantic-release before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start