Update internal databases.
This commit is contained in:
parent
f0eaa1efb2
commit
1cc57c90b2
|
@ -16,3 +16,6 @@ install:
|
|||
script:
|
||||
- conan install . -i build -s build_type=Release -s compiler.libcxx=libstdc++11
|
||||
- conan build . -bf build
|
||||
|
||||
notifications:
|
||||
webhooks: https://code.facebook.com/travis/webhook/
|
||||
|
|
Loading…
Reference in New Issue