Skip to content

Commit f79c34b

Browse files
Travis config file without fimplicit
1 parent be1e324 commit f79c34b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ script:
3939
-DLAPACKE:BOOL=ON
4040
-DBUILD_TESTING=ON
4141
-DLAPACKE_WITH_TMG:BOOL=ON
42-
-DCMAKE_Fortran_FLAGS:STRING="-frecursive -fimplicit-none"
42+
-DCMAKE_Fortran_FLAGS:STRING="-fimplicit-none"
4343
${SRC_DIR}
44-
- ulimit -s unlimited
4544
- ctest -D ExperimentalStart
4645
- ctest -D ExperimentalConfigure
4746
- ctest -D ExperimentalBuild -j2

0 commit comments

Comments
 (0)