fix typo in travis.yml
This commit is contained in:
parent
491f6d6129
commit
ed46450f06
|
@ -16,7 +16,7 @@ install:
|
|||
- echo " 2.7 ;" >>~/user-config.jam
|
||||
- ccache --show-stats
|
||||
- which $CC
|
||||
- ln -la `which $CC`
|
||||
- ls -la `which $CC`
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in New Issue