From f60aef9ddbe212e5fb3d3f171113aca6d58ed5ee Mon Sep 17 00:00:00 2001 From: altorg Date: Sat, 19 Aug 2017 11:13:56 -0700 Subject: [PATCH] removed yacc install --- buildspec.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/buildspec.yml b/buildspec.yml index aac222f..9dc7812 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -12,7 +12,6 @@ phases: commands: - apt-get update - apt-get install -y bison - - apt-get install -y yacc build: commands: - echo Build started on `date` -- 2.47.3