mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-27 18:32:16 +00:00
Add node, gulp and travis build steps
This commit is contained in:
@@ -9,6 +9,8 @@ before_install:
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install coveralls codeclimate-test-reporter
|
||||
- npm install
|
||||
- npm build
|
||||
|
||||
before_script:
|
||||
- python manage.py collectstatic --noinput
|
||||
|
||||
Reference in New Issue
Block a user