mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update .travis.yml
This commit is contained in:
+1
-2
@@ -59,9 +59,8 @@ jobs:
|
||||
- stage: Lint & Build Dist
|
||||
name: Lint & Build Dist
|
||||
script:
|
||||
- ./scripts/lint.sh || exit 1;
|
||||
- ./scripts/travis/build/build.sh || exit 1;
|
||||
|
||||
- ./scripts/lint.sh || exit 1;
|
||||
|
||||
# Run Only on Development and master
|
||||
- stage: Lint & Build Dist & Release
|
||||
|
||||
Reference in New Issue
Block a user