Commit 877ad88a authored by Kai Vogelgesang's avatar Kai Vogelgesang Committed by Andreas Schmidt
Browse files

Update profiling job to remove CMakeCache.txt

parent bb36e099
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -85,6 +85,8 @@ deploy:profile:
  tags:
    - gprof
  script:
    - ls -lahv
    - rm CMakeCache.txt
    - CC=gcc-5 CXX=g++-5 cmake . -DGPROF=1
    - make
    - bash profiling/profile.sh