diff --git a/.travis.yml b/.travis.yml index 8e72387e..8a5d6ecd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,4 @@ notifications: on_success: change on_failure: change cache: - ccache: true - directories: - - ../arduino-1.6.7 \ No newline at end of file + ccache: true \ No newline at end of file