Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge with master
  • Loading branch information
ggorman committed May 10, 2016
commit f164c3bebcc9d34d2b26d653f2eda237e8bf352f
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- if [ "$CXX" == "clang++" ]; then sudo apt-get install --allow-unauthenticated -qq clang-3.4; fi
- if [ "$CXX" == "clang++" ]; then export CXXFLAGS=""; fi
- if [ "$CXX" == "clang++" ]; then export CXX="clang++-3.4"; fi
# OpenMP
# OpenMPI
- sudo apt-get install -y openmpi-bin libopenmpi-dev
# ParMETIS
- sudo apt-get install -y libparmetis-dev
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.