Skip to content

Commit

Permalink
Merge pull request #89 from karel-burda/develop
Browse files Browse the repository at this point in the history
Fixed typo in the travis
  • Loading branch information
karel-burda authored Nov 26, 2018
2 parents 7777df6 + e9b83d1 commit 0cca31a
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 @@ -56,7 +56,7 @@ matrix:
osx_image: xcode10.1
language: cpp
env: BUILD_TYPE="RelWithDebInfo"
compiler: clang
compiler: clang++
script:
- set -e

Expand Down

0 comments on commit 0cca31a

Please sign in to comment.