Skip to content

Commit

Permalink
re-enabled blink1-tiny-server compilation in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Jul 18, 2017
1 parent 91cd794 commit 3d7cbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -28,7 +28,7 @@ build_script:
#- ps: dir C:\msys64
- ps: cd commandline
- ps: make CC=gcc package
#- ps: make CC=gcc package-tiny-server
- ps: make CC=gcc package-tiny-server

# NOTE: blink1control-tool takes a while to build because of curl, for CI dev, comment out?
# also, it fails on x64 for some reason
Expand Down

0 comments on commit 3d7cbc7

Please sign in to comment.