X Tutup
Skip to content

Commit 4a60ab2

Browse files
author
Johan Brichau
committed
retry smalltalk-CI
1 parent 5e63ea4 commit 4a60ab2

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.travis.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
<<<<<<< HEAD
2-
language: erlang
3-
sudo: true
4-
env:
5-
6-
- ST=Pharo-1.4 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
7-
- ST=Pharo-2.0 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
8-
- ST=Pharo-3.0 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
9-
- ST=Pharo-4.0 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
10-
- ST=Squeak-4.4 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
11-
- ST=Squeak-4.5 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
12-
- ST=Squeak-5.0 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
13-
- ST=GemStone-2.4.4.2 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
14-
- ST=GemStone-3.1.0.6 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
15-
- ST=GemStone-3.2.10 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
16-
17-
install:
18-
=======
191
language: smalltalk
202
sudo: false
213
smalltalk:
@@ -30,8 +12,6 @@ smalltalk:
3012
- GemStone-3.1.0.6
3113
- GemStone-3.2.10
3214

33-
>>>>>>> d840e1c... try smalltalkCI
34-
3515
env:
3616
global:
3717
- BASELINE="Grease"

0 commit comments

Comments
 (0)
X Tutup