Skip to content

Commit 5d00030

Browse files
author
Shakeel Mohamed
committed
Update CI Password
1 parent 700d149 commit 5d00030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_install:
1010
# Create .splunkrc file with default credentials
1111
- echo host=localhost >> $HOME/.splunkrc
1212
- echo username=admin >> $HOME/.splunkrc
13-
- echo password=changeme >> $HOME/.splunkrc
13+
- echo password=changed! >> $HOME/.splunkrc
1414
# Set SPLUNK_HOME
1515
- export SPLUNK_HOME="/opt/splunk"
1616
# Pull docker image

0 commit comments

Comments
 (0)