Update CI script

This commit is contained in:
Joshua Granick
2017-09-29 11:10:31 -07:00
committed by GitHub
parent b007025628
commit a2dedc7784

View File

@@ -7,6 +7,7 @@ jobs:
working_directory: /workspace/lime
steps:
- checkout
- run: docker -v
- run:
name: Update Git Submodules
command: git submodule update --init
@@ -259,4 +260,4 @@ workflows:
- Setup (Haxe 3.4.x)
- Documentation (Haxe 3.4.x):
requires:
- Setup (Haxe 3.4.x)
- Setup (Haxe 3.4.x)