Codebase list libcorkipset / 034f3fd
Update to latest copy of buzzy Buzzy isn't hosted under the redjack repo anymore. Douglas Creager 6 years ago
2 changed file(s) with 5 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 - git://github.com/redjack/check.git
10 - !git-env
2 url: git://github.com/redjack/libcork.git
3 commit: develop
1 url: git://github.com/dcreager/libcork.git
2 commit: master
0 dist: trusty
1 sudo: required
02 language: c
13 compiler:
24 - clang
68 # Buzzy to build/test the package.
79 - git fetch
810 # Download and install Buzzy
9 - wget https://github.com/redjack/buzzy/releases/download/0.5.0/buzzy_0.5.0_precise_amd64.deb -O buzzy.deb
11 - wget https://github.com/dcreager/buzzy/releases/download/0.6.0/buzzy_0.6.0_trusty_amd64.deb -O buzzy.deb
1012 - sudo dpkg -i buzzy.deb
1113 script: buzzy test
1214