mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
ADF 2.5.0 (#563)
* update to latest ADF libs * update libs * update dependencies * use development build for e2e * update travis settings * revert to dev build * adf 2.5.0 final
This commit is contained in:
+1
-1
@@ -28,4 +28,4 @@ jobs:
|
||||
- stage: test
|
||||
script: npm run test:ci
|
||||
- stage: e2e
|
||||
script: npm run build && npm run e2e:docker
|
||||
script: npm run build:dev && npm run e2e:docker
|
||||
|
||||
Reference in New Issue
Block a user