Skip to content

Commit

Permalink
fixed .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Jul 23, 2017
1 parent 4eb148e commit dd65eab
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 @@ -17,7 +17,7 @@ matrix:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-4.0']
packages: ['clang-4.0', 'libstdc++-4.9-dev']
env: COMPILER=clang++-4.0
env: COMPILER=clang++-4.0
- os: osx
osx_image: xcode8.3
compiler: clang
Expand Down

0 comments on commit dd65eab

Please sign in to comment.