Skip to content

Commit da1d2c1

Browse files
author
lin777
committed
Modify .travis.yml file
1 parent 701f654 commit da1d2c1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

-9
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,7 @@ before_script:
1818
- sleep 3 # give xvfb some time to start
1919
- "java -Dwebdriver.chrome.driver=chromedriver -jar selenium-server-standalone-3.14.0.jar -port 4444 > /tmp/seleniumlog.&"
2020
smalltalk:
21-
- Pharo64-alpha
22-
- Pharo-alpha
23-
- Pharo64-7.0
24-
- Pharo64-6.1
2521
- Pharo-6.1
26-
- Pharo-5.0
27-
- Squeak-5.1
28-
- GemStone-3.3.3
29-
- GemStone-3.2.15
30-
- GemStone-3.1.0.6
3122
matrix:
3223
allow_failures:
3324
- smalltalk: Pharo64-alpha

0 commit comments

Comments
 (0)