mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Travis config updates
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@ before_install:
|
||||
- export CHROME_BIN=/usr/bin/google-chrome
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
- (cd ng2-components/ng2-alfresco-core; npm install; npm link)
|
||||
- (cd ng2-components/ng2-alfresco-datatable; npm install; npm link)
|
||||
- (cd ng2-components/ng2-alfresco-core; npm install; npm link);(cd ng2-components/ng2-alfresco-datatable; npm install; npm link)
|
||||
|
||||
env:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user