diff options
author | van Hauser <vh@thc.org> | 2020-08-19 16:19:31 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-08-19 16:19:31 +0200 |
commit | 17d403b8f873bcadf3fc507f9b49fe4bc0dda162 (patch) | |
tree | 5eb2fede09879ff91a4830064c96c6d672fddf45 | |
parent | 1c64048d0f3a7bb7ec460d86a6abba7c4123d18f (diff) | |
download | afl++-17d403b8f873bcadf3fc507f9b49fe4bc0dda162.tar.gz |
activate travis for stable
-rw-r--r-- | .travis.yml | 2 |
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: |