Skip to content

Commit

Permalink
Update from Google.
Browse files Browse the repository at this point in the history
--
MOE_MIGRATED_REVID=85702957
  • Loading branch information
hanwen committed Feb 25, 2015
0 parents commit d08b27f
Show file tree
Hide file tree
Showing 1,640 changed files with 297,151 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
/output/
/bazel-*
/fromhost/
/base_workspace/tools/jdk/jdk
/base_workspace/tools/java/ijar
/base_workspace/tools/java/JavaBuilder_deploy.jar
/base_workspace/tools/java/SingleJar_deploy.jar
/tools
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: cpp
before_script:
- sudo apt-get update -qq
- sudo apt-get install -y protobuf-compiler libarchive-dev
compiler:
- clang
script: ./compile.sh

0 comments on commit d08b27f

Please sign in to comment.