Add continuous integration (#17)

This commit is contained in:
Bailey Thompson
2019-04-11 01:10:22 -07:00
committed by GitHub
parent cf0f4a4f5b
commit f38199c743
4 changed files with 43 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.idea/*
cmake-build-debug/*