Skip to content

Commit 7008c87

Browse files
committed
chore(travis.yml): remove before_install script
1 parent c0bffbb commit 7008c87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
- stage: Build and test
3434
jdk: openjdk8
3535
language: java
36-
before_install:
37-
- .utility/decrypt-service-instance-apikeys.sh
3836
install:
3937
- curl -s https://codecov.io/bash > $HOME/codecov-bash.sh && chmod +x $HOME/codecov-bash.sh
4038
script:

0 commit comments

Comments
 (0)