Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paxbun committed Oct 25, 2021
1 parent ec30ce9 commit aa1689e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
- cd build
- cmake .. -DENABLE_LAPLACE_EQ_THERM_SERVER_CORE_TEST:BOOL=ON -DCMAKE_TOOLCHAIN_FILE:PATH=$VCPKG -DCMAKE_BUILD_TYPE=Release
- cmake --build . --config Release
- ctest
- ctest -C Release

- name: Ubuntu 18.04 LTS + GCC
os: linux
Expand Down

0 comments on commit aa1689e

Please sign in to comment.