UNPKG

angular-tabs-component

Version:

A full featured tab component for Angular (2 and above, including 4).

24 lines (23 loc) 350 B
sudo: required dist: trusty addons: apt: sources: - google-chrome packages: - google-chrome-stable language: node_js node_js: - node script: - npm run ci before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - sleep 3 cache: yarn: true notifications: email: false after_success: - npm run codecov