Skip to content

Commit

Permalink
Remove python update since python 3.6 comes on macOS VM standard.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-kwagner committed Oct 25, 2018
1 parent 1d43ac2 commit 1d6bc0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ matrix:
- sw_vers
- brew update
- brew install jq
- brew upgrade python
- openssl aes-256-cbc -k "$super_secret_password" -in parameters.json.enc -out parameters.json -d
- python3 -m venv env
- source env/bin/activate
Expand Down

0 comments on commit 1d6bc0e

Please sign in to comment.