Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
mevansam committed Jan 17, 2018
2 parents cd30469 + a4dd617 commit 966f290
Show file tree
Hide file tree
Showing 13 changed files with 1,957 additions and 27 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ language: go
go:
- 1.8.x
go_import_path: github.com/terraform-providers/terraform-provider-cf
before_install:
- openssl aes-256-cbc -K $encrypted_22350934ad09_key -iv $encrypted_22350934ad09_iv
-in .test_env/tfacc_env.enc -out .test_env/tfacc_env -d
install:
- sudo apt-get update
- sudo apt-get install jq
- pip install --upgrade --user awscli
- bash scripts/gogetcookie.sh
Expand Down
Loading

0 comments on commit 966f290

Please sign in to comment.