Adding ubuntu1204 to the travis config for testing

This commit is contained in:
James Cammarata 2016-03-13 03:30:55 -04:00
parent 1222830155
commit 89cace28ea

View file

@ -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: