]> jfr.im git - solanum.git/commitdiff
Don't run travis on random branches
authorEd Kellett <redacted>
Sat, 17 Oct 2020 13:39:24 +0000 (14:39 +0100)
committerEd Kellett <redacted>
Sat, 17 Oct 2020 13:40:25 +0000 (14:40 +0100)
.travis.yml

index 208cbafc4cb202514d6e48cae42d7061fadaec0d..22fcb2cf0b31c5b67a5a334ec5b5694a7b21cc96 100644 (file)
@@ -7,6 +7,10 @@ language: c
 dist: bionic
 sudo: false
 
+branches:
+  only:
+  - main
+
 matrix:
   include:
     - os: linux