travis: dont cache netbeans folder anymore

cleanup_build_scripts
Kirill Vainer 9 years ago
parent 7d4a34f96f
commit 8416dd8c65
  1. 5
      .travis.yml

@ -6,11 +6,6 @@ env:
cache: cache:
directories: directories:
- gradle-cache - gradle-cache
- netbeans
# branches:
# only:
# - master
notifications: notifications:
slack: slack:

Loading…
Cancel
Save