Skip to content

Commit a1dd348

Browse files
committedDec 17, 2015
Drop support for older Barback versions.
This also allows us to limit our tests to the latest barback, which simplifies the necessary infrastructure and speeds up the tests dramatically. Closes #1367 R=rnystrom@google.com Review URL: https://codereview.chromium.org//1530353002 .
1 parent a69f0c9 commit a1dd348

File tree

83 files changed

+1724
-2052
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1724
-2052
lines changed
 

‎.gitmodules

-12
This file was deleted.

‎.test_config

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
"pre_test_hooks": {
3-
"Update submodules": "git submodule update --init --force"
4-
},
52
"test_package": {
63
"platforms": ["vm"]
74
}

0 commit comments

Comments
 (0)
Please sign in to comment.