Try debian unstable image with CI

This commit is contained in:
Sameer Rahmani 2020-05-17 17:40:18 +01:00
parent c505d82fe8
commit f8f6ba1119
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
image: "debian:unstable"
stages:
- build

View File

@ -22,11 +22,12 @@
;;; Commentary:
;;; Code:
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
(setq user-directory (concat (getenv "HOME") "/.fg42/lib"))
(add-to-list 'load-path (concat (getenv "HOME") "/.fg42/lib"))
(require 'fg42)
(require 'fpkg)
(i-am-god)
(activate-extensions 'editor
'development
'web