Skip to content

Commit

Permalink
Merge pull request #30 from spinnaker/remove-travis
Browse files Browse the repository at this point in the history
chore(release): remove duplicate script call
  • Loading branch information
lwander authored Jun 21, 2018
2 parents 6f11eb1 + c860625 commit 59cc476
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
@@ -1,6 +1,5 @@
language: go
install: ./travisInstall.sh
script: ./travisBuild.sh
script:
before_install:
- openssl aes-256-cbc -K $encrypted_ce4fc3e4b052_key -iv $encrypted_ce4fc3e4b052_iv -in key.json.enc -out key.json -d

0 comments on commit 59cc476

Please sign in to comment.