Explorar o código

remove branch restrictions so PRs can run

Evan You %!s(int64=10) %!d(string=hai) anos
pai
achega
6dc2662b40
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      circle.yml

+ 0 - 5
circle.yml

@@ -2,11 +2,6 @@ machine:
   node:
     version: 5
 
-general:
-  branches:
-    only:
-      - next
-
 test:
   override:
     - npm run lint