We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33f41e commit ae78a15Copy full SHA for ae78a15
.travis.yml
@@ -2,7 +2,7 @@ language: ruby
2
rvm:
3
- 2.7.2 # version of `ruby'
4
5
-script: bundle exec rake build # execute this script on each commit
+script: bundle exec jekyll build # execute this script on each commit
6
7
branches:
8
only:
0 commit comments