aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-31 12:49:33 +0100
committervan Hauser <vh@thc.org>2019-10-31 12:49:33 +0100
commit822a3e505a6f2fb8dd2524172d69c34d15a9c650 (patch)
treecb55cfe4cdbb4a8ee13a4671b1a97122b29db7b8
parent7b0ab778e3850333c6cc2eef7a9db112cf09538b (diff)
downloadafl++-822a3e505a6f2fb8dd2524172d69c34d15a9c650.tar.gz
travis update
-rw-r--r--.travis.yml10
1 files changed, 1 insertions, 9 deletions
diff --git a/.travis.yml b/.travis.yml
index 71c241ab..6b718409 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,15 +12,7 @@ before_install:
- sudo apt install -y libtool libtool-bin automake bison libglib2.0 build-essential clang gcc-8 gcc-8-plugin-dev libc++-8-dev
script:
- - echo DEBUG
- - uname -a
- - which python
- - ls -l /bin/python* /usr/bin/python*
- - file /bin/python* /usr/bin/python*
- - dpkg -l | grep -i python
- - pwd
- - id
- - echo END DEBUG
+ - which python2.7
- make distrib
- make tests
- make clean