Skip to content

Commit

Permalink
Merge pull request #933 from ligato/pantheon-dev
Browse files Browse the repository at this point in the history
Release v1.7
  • Loading branch information
ondrej-fabry authored Oct 4, 2018
2 parents 0599866 + e0129e9 commit d2ae51e
Show file tree
Hide file tree
Showing 1,285 changed files with 138,225 additions and 46,283 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@
/tests/robot/variables/jozo_local_variables.robot

# vpp directory
/vpp/
/vpp/

# exclude vendor
!/vendor/**/*
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: required

language: go
go:
- "1.10.x"
- "1.11.x"

addons:
apt:
Expand Down
190 changes: 120 additions & 70 deletions CHANGELOG.md

Large diffs are not rendered by default.

Loading

0 comments on commit d2ae51e

Please sign in to comment.