Skip to content

Commit ae78a15

Browse files
test16
1 parent c33f41e commit ae78a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: ruby
22
rvm:
33
- 2.7.2 # version of `ruby'
44

5-
script: bundle exec rake build # execute this script on each commit
5+
script: bundle exec jekyll build # execute this script on each commit
66

77
branches:
88
only:

0 commit comments

Comments
 (0)