Skip to content

Commit 591322a

Browse files
committed
Update deploy domain in .travis.yml
1 parent b00129b commit 591322a

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
@@ -19,5 +19,5 @@ after_success:
1919
deploy:
2020
provider: surge
2121
project: ./build
22-
domain: https://designpatternsgame.com
22+
domain: http://designpatternsgame.com
2323
skip_cleanup: true

0 commit comments

Comments
 (0)