Fix for stale builds
This commit is contained in:
parent
e74d80f3ea
commit
ac51256463
@ -1,5 +1,9 @@
|
|||||||
language: c
|
language: c
|
||||||
|
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- PAGER=cat
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- ./check-up-to-date-with-master.sh
|
- ./check-up-to-date-with-master.sh
|
||||||
- sudo apt-get -y install python-pip
|
- sudo apt-get -y install python-pip
|
||||||
|
Loading…
Reference in New Issue
Block a user