Added chmod +w to TravisCI configuration.

This commit is contained in:
Erik C. Thauvin 2016-07-20 23:46:02 -07:00
parent 2f69f758a6
commit c6477e18e7

View file

@ -9,5 +9,8 @@ cache:
directories:
- $HOME/.m2
- $HOME/.kobalt
before_install:
- chmod +x kobaltw
script: ./kobaltw clean assemble