Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trail Access #187

Merged
merged 23 commits into from
Jan 13, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cleanup travis config
  • Loading branch information
rkaminsk committed Jan 11, 2020
commit 3feba4bd36b5fdd7950c5c18adea8ea563d482ec
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ matrix:
- liblua5.3-dev
- zsh
- os: osx
env:
- MY_CC=clang
- MY_CXX=clang++

script:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
Expand Down