Add the travis.yml.

This commit is contained in:
James Westby
2016-09-08 10:10:10 +01:00
parent 549a2eb616
commit c6c077e966
+8
View File
@@ -0,0 +1,8 @@
language: bash
sudo: required
script: sudo bash buildall
services:
- docker
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y debian-archive-keyring debootstrap