Skip to content

Commit

Permalink
Merge pull request #2967 from shefty/v1.4.x
Browse files Browse the repository at this point in the history
CI: Update travis to use 1.4.0 fabtest
  • Loading branch information
shefty authored May 12, 2017
2 parents 012c987 + 50e8bd0 commit 251b38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ install:
script:
- git clone https://github.com/ofiwg/fabtests.git
- cd fabtests
- git checkout -b v1.4.x origin/v1.4.x
- ./autogen.sh
- ./configure --prefix=$HOME --with-libfabric=$HOME
- make -j2
Expand Down

0 comments on commit 251b38b

Please sign in to comment.