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 b09a58b commit 73d9368Copy full SHA for 73d9368
.travis.yml
@@ -37,7 +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
+ && make test
41
42
notifications:
43
slack: sciinstitute:lZnpQQXNd4Io5iGDPQDpJmI1
0 commit comments