We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dce56e commit 8e903dfCopy full SHA for 8e903df
.travis.yml
@@ -13,7 +13,7 @@ matrix:
13
- npm install
14
script:
15
- ng lint
16
- - ng build --base-href https://rohitjain00.github.io/Recipe-App/
+ - ng build --base-href https://therohitjain.com/Recipe-App/
17
deploy:
18
provider: pages
19
skip_cleanup: true
0 commit comments