git repos / oastat_static_web_generator

.travis.yml

browsing at commit = 537fef31b0c3c629c414b4cc372579a93ba2c826

raw · blame · history

sudo: required

language: cpp

services:
  - docker


script: docker build . -f extra/docker/Dockerfile.Ubuntu16.04.build -t oastat_static_web_test

notifications:
  email: false