mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 07:22:14 +00:00
Add node, gulp and travis build steps
This commit is contained in:
@@ -65,3 +65,7 @@ gulp.task('frontend', [
|
||||
// 'css',
|
||||
'js_lib'
|
||||
]);
|
||||
|
||||
gulp.task('build', [
|
||||
"frontend"
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user