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 e9e2be9 commit c157a58Copy full SHA for c157a58
.travis.yml
@@ -37,8 +37,7 @@ script:
37
&& cmake -DDOWNLOAD_TOOLKITS:BOOL=OFF -DRUN_BASIC_REGRESSION_TESTS:BOOL=OFF ../src
38
&& make -j8
39
&& make SCIRunTestData_external
40
- && ./Core_Application_Tests
41
-#&& make test
+ && make test
42
43
notifications:
44
slack: sciinstitute:lZnpQQXNd4Io5iGDPQDpJmI1
0 commit comments