Skip to content

Commit

Permalink
Ran yo mm-github.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Aug 10, 2016
1 parent 10f9be6 commit bd3fa1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"load": [
"material-arc-tools/third_party/arc-hook-github-issues",
"material-arc-tools/third_party/arc-hook-conphig",
"material-arc-tools/third_party/arc-hook-github-issues",
"material-arc-tools/third_party/arc-jazzy-linter",
"material-arc-tools/third_party/arc-proselint",
"material-arc-tools/third_party/arc-xcode-test-engine",
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ before_install:
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
- git clone https://github.com/phacility/arcanist.git
- git clone https://github.com/phacility/libphutil.git
- git clone https://github.com/material-foundation/material-arc-tools.git
- git clone --recursive https://github.com/material-foundation/material-arc-tools.git
- pod install
script:
- set -o pipefail
Expand Down

0 comments on commit bd3fa1e

Please sign in to comment.