Re-enable linux on travis
Summary: Travis clang issue on linux is fixed now, re-enable linux on travis Test Plan: https://travis-ci.org/facebook/rocksdb/builds/141098948 Reviewers: yiwu, sdong, yhchiang, andrewkr Reviewed By: andrewkr Subscribers: andrewkr, dhruba Differential Revision: https://reviews.facebook.net/D60189
This commit is contained in:
parent
43692793e3
commit
1fe3bf8298
@ -1,7 +1,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: cpp
|
language: cpp
|
||||||
os:
|
os:
|
||||||
# - linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
|
Loading…
Reference in New Issue
Block a user