git repos / oastat_static_web_generator

.travis.yml

browsing at commit = 00e56f23f501c051f45168ad114cbcbf1f4c79cf

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