Commit 8c141336 authored by Philip Davis's avatar Philip Davis
Browse files

Removed libfabric-dev for travis (trusty doesn't have this package available.)

parent 2aeee485
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@ addons:
      - clang-format-3.8
      - clang-tidy-3.8
      - libmpich-dev
      - libfabric-dev
before_install:
  - pushd ${HOME}
  - wget http://releases.llvm.org/6.0.0/clang+llvm-6.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz