Skip to content

Commit

Permalink
fixed whitespace in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ata Kuyumcu committed Sep 24, 2019
1 parent a15701a commit dc51922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ addons:
- gcc@7
- curl-openssl


before_script:
- export CC="$(which -- gcc-7)" CXX="$(which -- g++-7)"
- if [ ${TRAVIS_OS_NAME} = "osx" ]; then ln -s /usr/local/opt/openssl/include/openssl /usr/local/include; fi
Expand Down

0 comments on commit dc51922

Please sign in to comment.