Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2019-08-17 16:14:00 +0300
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2019-08-27 14:46:59 +0300
commit1effc72370a4331bed0c08a4308e3f1cf38dc86b (patch)
treee8dff4a64d344310fa34c016058c0dc1914cb9c0
parent6d4bd5c79ee898faca0e19ec7aedf8e94c2c75f3 (diff)
Add scons package to travis rules, for build automation
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e8eca0f..20688b0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ addons:
- g++-4.9
- gcc-5
- g++-5
+ - scons
before_install: