Skip to content

Commit

Permalink
added TRINITY_HOME setting to .travis.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjohnhaas committed Aug 14, 2018
1 parent 4e6b1e8 commit fb2acd7
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 @@ -93,6 +93,7 @@ install:
- popd
script:
- |
export TRINITY_HOME=`pwd` && \
make && \
make plugins && \
sudo make install > /dev/null && \
Expand Down

0 comments on commit fb2acd7

Please sign in to comment.