Skip to content

Commit a185ae0

Browse files
author
Daniel Kroening
committed
fourth attempt to use AWS Codebuild
1 parent 2948a43 commit a185ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version: 0.2
33
phases:
44
install:
55
commands:
6+
- apt-get install -y software-properties-common
67
- add-apt-repository ppa:ubuntu-toolchain-r/test
78
- apt-get update -y
89
- apt-get install -y g++-5 flex bison make git libwww-perl patch

0 commit comments

Comments
 (0)