fixes syntax error in buildspec.yml

This commit is contained in:
Patrick McDonagh
2017-04-03 16:32:47 -05:00
parent 6527f97b6b
commit 812c82deb2

View File

@@ -1,4 +1,4 @@
version 0.1 version: 0.1
environment_variables: environment_variables:
plaintext: plaintext:
@@ -15,4 +15,3 @@ phases:
commands: commands:
- python -m poc_scraper - python -m poc_scraper
- python -m poc_modbus_server - python -m poc_modbus_server