Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Kroening 7da3a90647 switch codebuild from clang 7 to clang 8
This is to catch problems as in #4744.
2019-06-05 16:58:14 +01:00
Hannes Steffenhagen ad0bd0c266 Suppress color output on AWS CodeBuild 2019-05-10 18:43:47 +01:00
Daniel Kroening f2468efa0e update buildspec to include jdk version
This is required by the newer Ubuntu 18 images.  In return, the JDK no
longer needs to be installed using apt-get.
2019-05-08 16:01:07 +01:00
Michael Tautschnig 3b2500bef9 Remove delete-failing-SMT-solver tests script
With the new tag introduced in the preceding commit this is no longer needed.
This actually simplifies our CI scripts.
2019-02-08 12:50:58 +00:00
Daniel Kroening e949b3051a move two builds from Travis to codebuild
The added codebuild configuration achieves the same, but faster.
2019-02-03 15:52:17 +00:00