summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2018-08-21 15:01:07 -0700
committerJosh Haberman <jhaberman@gmail.com>2018-08-21 15:01:07 -0700
commit6155ed8b499c10bdd1f38bcb25866218bc388b7c (patch)
treea03b7fbaf122909d9aeab5b1769b661fc3cbbbc6 /.travis.yml
parent1a484d353bc6b48df07473e13de3da27072beaa0 (diff)
Re-add amalgamation rules and remove google protobuf from Travis.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 053b130..56ab91c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,6 @@ env:
- UPB_TRAVIS_BUILD=bare
- UPB_TRAVIS_BUILD=barejit
- UPB_TRAVIS_BUILD=core32
- - UPB_TRAVIS_BUILD=withprotobuf
- UPB_TRAVIS_BUILD=lua
- UPB_TRAVIS_BUILD=ndebug
- UPB_TRAVIS_BUILD=coverage
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback