Skip to content

Commit 623c996

Browse files
committed
Add jekyll build
1 parent beb6b3a commit 623c996

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ before_install:
2222

2323
script:
2424
- bundle install
25-
#- travis_wait 40 bundle exec jekyll build
25+
- travis_wait 40 bundle exec jekyll build
2626
- mkdir _site
2727
- cd _site/
2828
- ../provisioning/createRdfFiles.sh
29-
- exit 1
3029

3130
deploy:
3231
provider: pages

0 commit comments

Comments
 (0)