aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorArthur Azevedo de Amorim2021-03-09 09:57:19 -0500
committerArthur Azevedo de Amorim2021-03-11 14:29:10 -0500
commitb1dec36c75d883f84babe534be3a47d44633f4f7 (patch)
tree9e3e386e890df596ddd79f55a16e84d74192fbef /dev/ci/ci-basic-overlay.sh
parentb55216ab3509f48e45aac035f1b799529d068f51 (diff)
Add deriving lib to CI.
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 8bcbd90f0b..4799755b15 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -308,3 +308,8 @@ project sf "https://github.com/DeepSpec/sf" "master"
# Coqtail
########################################################################
project coqtail "https://github.com/whonore/Coqtail" "master"
+
+########################################################################
+# Deriving
+########################################################################
+project deriving "https://github.com/arthuraa/deriving" "master"