summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2017-01-24 10:38:50 -0800
committerGitHub <noreply@github.com>2017-01-24 10:38:50 -0800
commit73a48a46f83402669e654e8c0d0c297e2c5390a0 (patch)
tree09e1f9d42c000d54c31653dc9d8b9e570c41a597 /.travis.yml
parent72ae34c28fb93ca1e45920d9e8714c74c7292dee (diff)
parent3b7dc27fb5497903145a52413116fad25fbaf138 (diff)
Merge pull request #78 from haberman/axerefcount
Fixed amalgamated build and added test.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e43855e..053b130 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,3 +21,4 @@ env:
- UPB_TRAVIS_BUILD=ndebug
- UPB_TRAVIS_BUILD=coverage
- UPB_TRAVIS_BUILD=genfiles
+ - UPB_TRAVIS_BUILD=amalgamated
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback