Explorar o código

update travis.yml

Aykut Saraç %!s(int64=3) %!d(string=hai) anos
pai
achega
6a94a2c86c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -5,6 +5,9 @@ cache:
 directories:
   - node_modules
   - .next
+branches:
+  only:
+  - main
 script:
   - npm run test
   - npm run build