Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
Fixed a CircleCI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurone-kito committed Mar 8, 2019
1 parent c9c6ead commit a0c3767
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
version: 2.1
version: 2
jobs:
build:
branches:
only:
- master
only: master
docker:
- image: electronuserland/builder:wine-chrome
working_directory: ~/repo
Expand Down

0 comments on commit a0c3767

Please sign in to comment.