aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis/docker-compose.yml
blob: 71fbbca766d58b28bd66bbf9bb52ffd9f42c14a6 (plain) (blame)
1
2
3
4
5
6
version: '3'
services:
  mingw_build:
    build:
      context: ..
      dockerfile: .travis/Dockerfile