Commit ec22bf4b authored by Kim, Jungwon's avatar Kim, Jungwon
Browse files

update gitlab-ci for fortran

parent 68b8c084
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,6 +9,6 @@ papyrus:
  script:
    - mkdir build
    - cd build
    - cmake ..
    - cmake .. -DPAPYRUS_USE_FORTRAN=ON
    - VERBOSE=1 make
    - ctest -V