2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-02 20:52:13 +00:00

Add Travis setup.

This commit is contained in:
Vladimir Prus
2015-03-11 13:54:03 -07:00
parent 039efe6449
commit cebedd8113

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: c
compiler:
- gcc
script: ./bootstrap.sh