X Tutup
Skip to content

Commit 21c9ff1

Browse files
committed
ping travis again
1 parent e4ffe80 commit 21c9ff1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: erlang
22

33
env:
4+
45
- ST=Pharo-1.4 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
56
- ST=Pharo-2.0 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
67
- ST=Pharo-3.0 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
@@ -10,6 +11,7 @@ env:
1011
- ST=GemStone-3.2.2 BASELINE=Grease LOADS="'Tests'" REPOSITORY="filetree://${TRAVIS_BUILD_DIR}/repository"
1112

1213
install:
14+
1315
- export PROJECT_HOME="$(pwd)"
1416
- cd $HOME
1517
- wget -q -O builderCI.zip https://github.com/dalehenrich/builderCI/zipball/master

0 commit comments

Comments
 (0)
X Tutup