Commit ed231a9d authored by Pavel Lobashov's avatar Pavel Lobashov Committed by Alexander Trofimov

Add .travis.yml config file (#109)

parent 0368504a
language: node_js
node_js:
- '6'
before_install:
- npm install -g grunt-cli
before_script:
- git clone https://github.com/ONLYOFFICE/web-apps.git ../web-apps
- cd build
script:
- npm install
- grunt --level=SIMPLE
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