Skip to content

Commit 6e444ee

Browse files
committed
Update command
1 parent 635cfb1 commit 6e444ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ before_install:
7979
ln -s /usr/bin/g++-5 $HOME/bin/g++;
8080
ln -s /usr/bin/gfortran-5 $HOME/bin/gfortran;
8181
elif [[ $(uname) = "Darwin" ]]; then
82+
echo '';
8283
fi
8384

8485
# Print debug info:

0 commit comments

Comments
 (0)