Merge branch 'dev'

keep local .travis.yml
This commit is contained in:
Yann Collet
2017-03-15 01:02:10 -07:00
128 changed files with 9683 additions and 1409 deletions
-1
View File
@@ -18,7 +18,6 @@ matrix:
- env: Cmd='make ppcinstall && make ppc64test'
- env: Cmd='make gpp6install valgrindinstall && make -C zlibWrapper test && make -C zlibWrapper valgrindTest'
- env: Cmd='make -C tests versionsTest'
- env: Cmd='make gpp6install && cd contrib/pzstd && make test-pzstd && make test-pzstd32 && make test-pzstd-tsan && make test-pzstd-asan'