Skip to content

Commit

Permalink
Removed last Linux clang for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dellaert authored Aug 15, 2019
1 parent a9a6f34 commit be74732
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 @@ -67,7 +67,7 @@ jobs:
# on Linux, with deprecated ON to make sure that path still compiles
- stage: compile
os: linux
compiler: clang
compiler: gcc
env: CMAKE_BUILD_TYPE=Debug GTSAM_BUILD_UNSTABLE=OFF GTSAM_ALLOW_DEPRECATED_SINCE_V4=ON
script: bash .travis.sh -b

Expand Down

0 comments on commit be74732

Please sign in to comment.