mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 04:45:03 +08:00
[Travis] use container builds for linux (#85)
Things should build faster
This commit is contained in:
committed by
GitHub
parent
b28442ee1b
commit
ccfa11ca7b
@@ -3,6 +3,8 @@ language: cpp
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
sudo: false
|
||||
dist: trusty
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user