Skip to content

Commit 58a2a84

Browse files
committed
commenting out all non needed categories
1 parent 0982d97 commit 58a2a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ before_install:
1414
# - sudo apt-get -y install -qq gcc-5 g++-5
1515
# - sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 60 --slave /usr/bin/g++ g++ /usr/bin/g++-5
1616

17-
install:
17+
# install:
1818
# - ./INSTALL.sh
1919
# - export PATH="$HOME/build/mshakya/PhaME-1/thirdParty/miniconda/bin:$PATH"
2020

21-
before_script:
21+
# before_script:
2222
# - cpanm --quiet --notest --skip-satisfied Devel::Cover::Report::Codecov
2323

2424
script:

0 commit comments

Comments
 (0)