Skip to content

Commit 8531dba

Browse files
authored
Update .travis.yml
1 parent ce1a9ae commit 8531dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ matrix:
301301
- gcc-8
302302
- gfortran-8
303303
script:
304-
- travis_wait 45 make CC=gcc-8 FC=gfortran-8 DYNAMIC_ARCH=1
304+
- travis_wait 45 make QUIET_MAKE=1 CC=gcc-8 FC=gfortran-8 DYNAMIC_ARCH=1
305305
env:
306306
- TARGET_BOX=NEOVERSE_N1-GCC8
307307

0 commit comments

Comments
 (0)