Skip to content

Commit b57d99d

Browse files
committed
Fix path and make it executable
1 parent c05a8f5 commit b57d99d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ script:
2525
#- travis_wait 40 bundle exec jekyll build
2626
- mkdir _site
2727
- cd _site/
28-
- provisioning/createRdfFiles.sh
28+
- ../provisioning/createRdfFiles.sh
2929
- exit 1
3030

3131
deploy:

provisioning/createRdfFiles.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)