We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635cfb1 commit 6e444eeCopy full SHA for 6e444ee
.travis.yml
@@ -79,6 +79,7 @@ before_install:
79
ln -s /usr/bin/g++-5 $HOME/bin/g++;
80
ln -s /usr/bin/gfortran-5 $HOME/bin/gfortran;
81
elif [[ $(uname) = "Darwin" ]]; then
82
+ echo '';
83
fi
84
85
# Print debug info:
0 commit comments