Aykut Saraç 3 роки тому
батько
коміт
6a94a2c86c
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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