1 parent b6b2266 commit f122b36Copy full SHA for f122b36
1 file changed
.travis.yml
@@ -3,7 +3,6 @@ node_js:
3
- '0.10'
4
before_script:
5
- npm install -g grunt-cli
6
- - chmod ugo+x travis.sh
7
# Only use grunt-ci for commits pushed to this repo. Fall back to regular test
8
# for pull requests (as secure variables won't be exposed there).
9
script:
0 commit comments