Skip to content

Commit 6af47a4

Browse files
committed
Run failing test
1 parent 73d9368 commit 6af47a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ script:
3737
&& cmake -DDOWNLOAD_TOOLKITS:BOOL=OFF -DRUN_BASIC_REGRESSION_TESTS:BOOL=OFF ../src
3838
&& make -j8
3939
&& make SCIRunTestData_external
40-
&& make test
40+
&& ./Core_Application_Tests
41+
#&& make test
4142

4243
notifications:
4344
slack: sciinstitute:lZnpQQXNd4Io5iGDPQDpJmI1

0 commit comments

Comments
 (0)