UNPKG

ngx-admin-lte

Version:

AdminLTE theme for angular

21 lines (20 loc) 334 B
dist: trusty sudo: required language: node_js node_js: - "8" os: - linux env: global: - DBUS_SESSION_BUS_ADDRESS=/dev/null - DISPLAY=:99.0 - CHROME_BIN=chromium-browser before_script: - sh -e /etc/init.d/xvfb start - echo $TRAVIS_BUILD_DIR install: - npm install script: - npm run lint - npm run transpile