Add Travis CL
This commit is contained in:
parent
8e2a4942fa
commit
12a48d1816
3 changed files with 8 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
.*
|
||||
!.gitignore
|
||||
!.travis.yml
|
||||
bin/*
|
||||
CMakeFiles/*
|
||||
cmake_install.cmake
|
||||
|
|
Reference in a new issue