Skip to content

Commit 7aee10c

Browse files
Merge pull request #47 from zoltantothcom/dev
Update deploy domain in .travis.yml
2 parents ff6f815 + 591322a commit 7aee10c

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)