We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f23e8 commit 9c6a4c9Copy full SHA for 9c6a4c9
.travis.yml
@@ -2,7 +2,8 @@ language: erlang
2
3
env:
4
- 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"
+ - 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"
7
8
install:
9
- export PROJECT_HOME="$(pwd)"
0 commit comments