mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
More react changes
This commit is contained in:
@@ -9,9 +9,8 @@ cache:
|
||||
- node_modules
|
||||
|
||||
before_script:
|
||||
- npm install -g gulp
|
||||
- npm install -g bower
|
||||
|
||||
script:
|
||||
- gulp lint
|
||||
- gulp build-prod
|
||||
- gulp test
|
||||
- npm run lint
|
||||
- npm test
|
||||
- npm run build
|
||||
Reference in New Issue
Block a user