We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d9368 commit 6af47a4Copy full SHA for 6af47a4
.travis.yml
@@ -37,7 +37,8 @@ script:
37
&& cmake -DDOWNLOAD_TOOLKITS:BOOL=OFF -DRUN_BASIC_REGRESSION_TESTS:BOOL=OFF ../src
38
&& make -j8
39
&& make SCIRunTestData_external
40
- && make test
+ && ./Core_Application_Tests
41
+#&& make test
42
43
notifications:
44
slack: sciinstitute:lZnpQQXNd4Io5iGDPQDpJmI1
0 commit comments