Skip to content

Commit

Permalink
avoid chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
citelao committed Feb 25, 2018
1 parent 12191be commit a4b62a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matrix:
language: generic
env: PHPENV=php70
before_install:
- ./script/travis_install.sh
- sh /script/travis_install.sh
install: make clean init
script: make build
deploy:
Expand Down

0 comments on commit a4b62a3

Please sign in to comment.