Skip to content

Commit

Permalink
Fixed script
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Sep 7, 2019
1 parent 2e25674 commit 823125a
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 @@ -535,7 +535,7 @@ matrix:
- os: linux
dist: bionic
env:
- MATRIX_EVAL="CC=clang-7.0 && && INFO=C++17-ssse3-release"
- MATRIX_EVAL="CC=clang-7.0 && INFO=C++17-ssse3-release"
script:
- cmake --version
- mkdir ./build_ssse3_17_release
Expand Down

0 comments on commit 823125a

Please sign in to comment.