File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1515 - DOWNSTREAM_PKGS=angular,sample-app-angular
1616 - DOWNSTREAM_PKGS=angularjs,sample-app-angularjs
1717 - DOWNSTREAM_PKGS=react
18- - DOWNSTREAM_PKGS=react,sample-app-react
18+ - DOWNSTREAM_PKGS=sticky-states
19+ # - DOWNSTREAM_PKGS=react,sample-app-react
1920matrix :
2021 fast_finish : true
2122 allow_failures :
2223 - env : DOWNSTREAM_PKGS=react,sample-app-react
2324 - env : DOWNSTREAM_PKGS=angular,sample-app-angular
2425 - env : DOWNSTREAM_PKGS=angularjs,sample-app-angularjs
2526 - env : DOWNSTREAM_PKGS=react
26- - env : DOWNSTREAM_PKGS=react,sample-app-react
27+ # - env: DOWNSTREAM_PKGS=react,sample-app-react
2728notifications :
2829 slack :
2930 on_success : change
Original file line number Diff line number Diff line change 66 "typescript2.6" : " ./test/typescript2.6" ,
77 "angular" : " https://github.com/ui-router/angular.git" ,
88 "angularjs" : " https://github.com/angular-ui/ui-router.git" ,
9- "react" : " https://github.com/ui-router/react.git"
9+ "react" : " https://github.com/ui-router/react.git" ,
10+ "sticky-states" : " https://github.com/ui-router/sticky-states.git"
1011}
You can’t perform that action at this time.
0 commit comments