Commit f9f0d9f6 authored by Pavel Lobashov's avatar Pavel Lobashov

Add support of travis build

parent 914a4e17
dist: trusty
language: node_js
node_js:
- '6'
before_install: npm install -g grunt-cli
before_script:
- cd build
script:
- npm install
- grunt --level=ADVANCED
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment