Skip to content

Commit 2d2e48b

Browse files
author
Joe Wegner
committed
execute permissions
1 parent 5f72ca6 commit 2d2e48b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_install:
55
# Setup and run the grunt task to optimize the www submodule
66
- sudo apt-get install nodejs npm
77
- npm install -g grunt-cli
8-
before_script: ls -l
8+
before_script: ./travis-before.sh
99
script: grunt jasmine
1010
after_script: ./travis-after.sh
1111
env:

travis-after.sh

100644100755
File mode changed.

travis-before.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)