Update .travis.yml
This commit is contained in:
		@@ -104,7 +104,7 @@ script:
 | 
				
			|||||||
      -DCMAKE_CXX_STANDARD=$CPP \
 | 
					      -DCMAKE_CXX_STANDARD=$CPP \
 | 
				
			||||||
      -DSPDLOG_BUILD_EXAMPLES=ON \
 | 
					      -DSPDLOG_BUILD_EXAMPLES=ON \
 | 
				
			||||||
      -DSPDLOG_BUILD_BENCH=OFF \
 | 
					      -DSPDLOG_BUILD_BENCH=OFF \
 | 
				
			||||||
      -DBUILD_BUILD_TESTS=ON \
 | 
					      -DSPDLOG_BUILD_TESTS=ON \
 | 
				
			||||||
      -DSPDLOG_SANITIZE_ADDRESS=$ASAN \
 | 
					      -DSPDLOG_SANITIZE_ADDRESS=$ASAN \
 | 
				
			||||||
      -DSPDLOG_SANITIZE_THREAD=$TSAN
 | 
					      -DSPDLOG_SANITIZE_THREAD=$TSAN
 | 
				
			||||||
  - make VERBOSE=1 -j2
 | 
					  - make VERBOSE=1 -j2
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user