Skip to content

Commit

Permalink
chore(release): remove duplicate script call
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Wander committed Jun 21, 2018
1 parent 6f11eb1 commit c860625
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 c860625

Please sign in to comment.