Skip to content

Commit

Permalink
use zeutro openabe repo for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengzh committed Oct 4, 2020
1 parent f4e2d05 commit 20bf48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ before_install:
- git clone https://github.com/named-data/NFD.git && cd NFD
- git checkout NFD-0.7.0
- ./waf configure --without-libpcap --without-websocket && ./waf && sudo ./waf install && cd ..
- git clone https://github.com/yufengzh/openabe.git && cd openabe
- git clone https://github.com/zeutro/openabe.git && cd openabe
- sudo -E ./deps/install_pkgs.sh
- . ./env
- make && make test && sudo -E make install && cd ..
Expand Down

0 comments on commit 20bf48f

Please sign in to comment.