Skip to content

Commit 832845f

Browse files
committed
Run one Travis configuration with HASH_CODE enabled
The existing regression tests would have uncovered the problem if only they had been used in this configuration.
1 parent c503bf2 commit 832845f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- export PATH=$PATH:/usr/local/opt/ccache/libexec
106106
env:
107107
- COMPILER="ccache clang++"
108-
- EXTRA_CXXFLAGS="-Qunused-arguments -fcolor-diagnostics"
108+
- EXTRA_CXXFLAGS="-Qunused-arguments -fcolor-diagnostics -DHASH_CODE"
109109
- CCACHE_CPP2=yes
110110

111111
# Ubuntu Linux with glibc using g++-5, debug mode

0 commit comments

Comments
 (0)