mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01:00
TravisCI changed their business model recently and I realized it is better to not rely on free cloud services. I am now using a Drone.io instance on my own infrastructure.
This commit is contained in:
parent
e0c8b5a057
commit
96d6304f09
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 10
|
||||
- 12
|
||||
- 14
|
||||
script: npm run build
|
||||
os: linux
|
||||
arch: arm64-graviton2
|
||||
dist: focal
|
||||
|
||||
# vim: ts=2 sw=2 et
|
Loading…
Reference in New Issue
Block a user