try ubuntu 18.04 build

This commit is contained in:
Trammell hudson 2018-09-15 05:49:32 -04:00
parent 32cd59d4f6
commit 96ea6b69ba
Failed to extract signature

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: _/ubuntu:18.04
- image: ubuntu:18.04
steps:
- checkout
- run: 'git clone https://github.com/osresearch/heads'