Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
Revert "Modify CI"
Browse files Browse the repository at this point in the history
This reverts commit 5c2052c.
  • Loading branch information
denny0223 committed Mar 20, 2019
1 parent b3d76e3 commit c571a35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:
- '10'
branches:
only:
- sitcon
- master
before_deploy:
- yarn build
deploy:
Expand All @@ -14,4 +14,4 @@ deploy:
fqdn: puzzle.sitcon.party
local_dir: dist/
on:
branch: sitcon
branch: master

0 comments on commit c571a35

Please sign in to comment.