Migrate CI from travis-ci.com to GitHub Actions

This commit is contained in:
Leroy Hopson 2020-11-06 12:57:25 +07:00 committed by Leroy Hopson
parent 630e0104d5
commit 43df7d5331
9 changed files with 57 additions and 27 deletions

View file

@ -6,6 +6,7 @@ with (import <nixpkgs> {
mkShell {
buildInputs = with pkgs; [
binutils.bintools
cacert
cmake
git
libxkbcommon