Skip to content

Commit 5a38ecf

Browse files
committed
One more testing commit
1 parent 9a1bc5a commit 5a38ecf

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
@@ -300,7 +300,7 @@ jobs:
300300
- cmake -S . -Bbuild '-DCMAKE_BUILD_TYPE=Release' '-DCMAKE_OSX_ARCHITECTURES=x86_64'
301301
- git submodule update --init --recursive
302302
- cmake --build build -- -j4
303-
script: (cd build; ctest -V -L CORE -j2)
303+
script: echo "Skip for now"
304304

305305

306306
# Run Coverity

0 commit comments

Comments
 (0)