Commit Graph

9 Commits

Author SHA1 Message Date
Mahmood Ali
281d7bc170 ci: run checkscripts
`travis.sh` contained some bash-ism despite it being invoked with `sh`.
2019-01-23 10:54:52 -05:00
James Nugent
e8c17e2aba build: Lint shell scripts, and make all shell scripts lint cleanly 2017-09-08 19:50:39 -05:00
Abhishek Chanda
4b02837d4e Update rkt and docker 2016-03-18 22:18:59 -07:00
Abhishek Chanda
1f77aa5dfe Always use the new package config if there is a conflict 2016-03-03 20:40:34 -08:00
Abhishek Chanda
2b48bfb3a3 Test against latest stable docker 2016-03-03 20:40:34 -08:00
Abhishek Chanda
f2a1218881 Print rkt and docker versions after installing 2016-03-02 14:04:14 -08:00
Abhishek Chanda
db549c68fb Put docker version in the script 2016-03-02 14:04:14 -08:00
Abhishek Chanda
e7413a57f5 Add a shebang to docker update script 2016-03-02 14:04:14 -08:00
Abhishek Chanda
0905dccb1c Enable running rkt tests in travis
- Introduces a travis target in Makefile to update docker and
  install rkt
2016-03-02 14:04:14 -08:00