Adding ubuntu1204 to the travis config for testing
This commit is contained in:
parent
1222830155
commit
89cace28ea
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ matrix:
|
|||
- env: TARGET=centos7 TARGET_OPTIONS="--volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
- env: TARGET=fedora23 TARGET_OPTIONS="--volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
- env: TARGET=fedora-rawhide TARGET_OPTIONS="--volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
- env: TARGET=ubuntu1204
|
||||
- env: TARGET=ubuntu1404
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue