about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-19 16:21:03 +0200
committerGitHub <noreply@github.com>2020-08-19 16:21:03 +0200
commitc3bc0145e7c10795b34f54d50e7398222ee81585 (patch)
treee9e34bf8b5ff5368e12a0c0d5f86a31196d091f3
parent9faf7b6fc81cf88aed43c7d4955bc05ee74a8a54 (diff)
parent17d403b8f873bcadf3fc507f9b49fe4bc0dda162 (diff)
downloadafl++-c3bc0145e7c10795b34f54d50e7398222ee81585.tar.gz
Merge pull request #512 from AFLplusplus/stable
activate travis for stable
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0155aa68..e23a84de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ sudo: required
 
 branches:
   only:
-    - master
+    - stable
     - dev
 
 matrix: