Przeglądaj źródła

fix indentation on circleci

AjayTripathy 7 lat temu
rodzic
commit
8bf6fe85c0
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .circleci/config.yml

+ 2 - 2
.circleci/config.yml

@@ -13,8 +13,8 @@ jobs:
     machine: true
     filters:
       branches:
-      only:
-        - master
+        only:
+          - master
     steps:
       - checkout
       - run: |