diff options
author | van Hauser <vh@thc.org> | 2020-08-19 16:21:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 16:21:03 +0200 |
commit | c3bc0145e7c10795b34f54d50e7398222ee81585 (patch) | |
tree | e9e34bf8b5ff5368e12a0c0d5f86a31196d091f3 | |
parent | 9faf7b6fc81cf88aed43c7d4955bc05ee74a8a54 (diff) | |
parent | 17d403b8f873bcadf3fc507f9b49fe4bc0dda162 (diff) | |
download | afl++-c3bc0145e7c10795b34f54d50e7398222ee81585.tar.gz |
Merge pull request #512 from AFLplusplus/stable
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: |