Skip to content

Commit f122b36

Browse files
committed
Removing chmod'ing travis.sh
No longer needed after b6b2266.
1 parent b6b2266 commit f122b36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_js:
33
- '0.10'
44
before_script:
55
- npm install -g grunt-cli
6-
- chmod ugo+x travis.sh
76
# Only use grunt-ci for commits pushed to this repo. Fall back to regular test
87
# for pull requests (as secure variables won't be exposed there).
98
script:

0 commit comments

Comments
 (0)