Update .travis.yml

This commit is contained in:
Simon
2017-04-14 13:20:30 +08:00
committed by GitHub
parent 7ac41a5ca6
commit 2810c1a275

View File

@@ -28,7 +28,7 @@ compiler:
- gcc
env:
- CONFIG_OPTS="" DESTDIR="_install" TESTS="-test_fuzz"
- CONFIG_OPTS="" DESTDIR="_install"
-
before_script:
@@ -44,6 +44,7 @@ before_script:
srcdir=.;
top=.;
fi
- $srcdir/config;
- cd $top
script: