Skip to content

Commit de4da79

Browse files
author
Shakeel Mohamed
committed
Update travis CI config to test against Splunk 6.4 and 6.5
1 parent f32374a commit de4da79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ before_install:
3030
- mkdir -p $SPLUNK_HOME/var/log/splunk
3131

3232
env:
33-
- SPLUNK_VERSION=6.2.6-sdk
34-
- SPLUNK_VERSION=6.3.1-sdk
33+
- SPLUNK_VERSION=6.4-sdk
34+
- SPLUNK_VERSION=6.5-sdk
3535

3636
language: python
3737

0 commit comments

Comments
 (0)