Skip to content

Commit 9c6a4c9

Browse files
author
Johan Brichau
committed
add GS 3.2 to travis.yml
1 parent 18f23e8 commit 9c6a4c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ language: erlang
22

33
env:
44
- ST=GemStone-2.4.4.1 BASELINE=ZTimestamp LOADS="'ALL'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
5-
- ST=GemStone-3.1.0.5 BASELINE=ZTimestamp LOADS="'ALL'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
5+
- ST=GemStone-3.1.0.6 BASELINE=ZTimestamp LOADS="'ALL'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
6+
- ST=GemStone-3.2.0 BASELINE=ZTimestamp LOADS="'ALL'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
67

78
install:
89
- export PROJECT_HOME="$(pwd)"

0 commit comments

Comments
 (0)