Commit 04052ba8 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Added extra credit.

parent a919fd41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ compile_problem_2a:
    - job: prebuild_problem_2a
      artifacts: true
  script:
    - cp IntegerPP.cpp hw1/tests/
    - cp IntegerP.cpp IntegerPP.cpp hw1/tests/
    - cd hw1/tests
    - make problem2a
  artifacts: