solidity/circle.yml

11 lines
164 B
YAML
Raw Normal View History

2017-08-16 19:20:46 +00:00
version: 2
jobs:
build:
branches:
ignore:
- /.*/
docker:
- image: trzeci/emscripten:sdk-tag-1.37.18-64bit
steps:
- checkout