diff --git a/.travis.yml b/.travis.yml index 816bd7a9..935b08e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false before_script: - node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres env: - - PGUSER=postgres PGDATABASE=postgres + - CC=clang CXX=clang++ npm_config_clang=1 PGUSER=postgres PGDATABASE=postgres addons: apt: