Skip to content

Commit 4561fcd

Browse files
committed
CreateTripPlannerScreen- modified travis yml
1 parent 1766df6 commit 4561fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_install:
1818
- sh -e /etc/init.d/xvfb start
1919

2020
before_script:
21-
- npm install -g angular-cli
21+
- npm install -g @angular/cli
2222
- npm install -g karma
2323
- npm install
2424
- ng build

0 commit comments

Comments
 (0)