We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0982d97 commit 58a2a84Copy full SHA for 58a2a84
.travis.yml
@@ -14,11 +14,11 @@ before_install:
14
# - sudo apt-get -y install -qq gcc-5 g++-5
15
# - sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 60 --slave /usr/bin/g++ g++ /usr/bin/g++-5
16
17
-install:
+# install:
18
# - ./INSTALL.sh
19
# - export PATH="$HOME/build/mshakya/PhaME-1/thirdParty/miniconda/bin:$PATH"
20
21
-before_script:
+# before_script:
22
# - cpanm --quiet --notest --skip-satisfied Devel::Cover::Report::Codecov
23
24
script:
0 commit comments