Correcting name of .travis.yml file.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
language: cpp
|
||||
compiler: clang
|
||||
install:
|
||||
- sudo apt install cmake
|
||||
script: ./scripts/cibuild
|
||||
Reference in New Issue
Block a user