Fix internal Travis testing permissions

This commit is contained in:
Josh Stewart 2017-06-16 13:37:25 +10:00
parent 00e30c2c58
commit 5ac6ae0b4d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ language: python
python: python:
- "2.7" - "2.7"
sudo: false sudo: required
cache: cache:
directories: directories:
- "~/.platformio" - "~/.platformio"