commit | 6e32ffcf053802aba4c8780552b010ecf3c8abb0 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Wed Nov 25 13:35:20 2020 +0100 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Thu Nov 26 07:16:03 2020 +0100 |
tree | 517277eee3136d3b3badc26c6de606da6cd47f8d | |
parent | b3b3afccf56b514494bbe6c14bbb9badd205aa4b [diff] |
travis CHANGE install expect and shunit2 on OS X To run yanglint tests
diff --git a/.travis.yml b/.travis.yml index 331b410..d22065e 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -18,6 +18,8 @@ homebrew: packages: - cmocka + - shunit2 + - expect update: true jobs: