home
/
code
/
tt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1493e4
)
Disable testing of pre 6.9 on Travis CI
author
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 19 Nov 2020 02:39:17 +0000
(21:39 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 19 Nov 2020 02:39:17 +0000
(21:39 -0500)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
75b8bdc
..
7aa51f5
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-6,12
+6,6
@@
env:
global:
- RACKET_DIR=~/racket
matrix:
- - RACKET_VERSION=6.3
- - RACKET_VERSION=6.4
- - RACKET_VERSION=6.5
- - RACKET_VERSION=6.6
- - RACKET_VERSION=6.7
- - RACKET_VERSION=6.8
- RACKET_VERSION=6.9
- RACKET_VERSION=6.10
- RACKET_VERSION=6.11
@@
-29,8
+23,8
@@
env:
- RACKET_VERSION=HEAD
matrix:
-
#
allow_failures:
-
#
- env: RACKET_VERSION=HEAD
+ allow_failures:
+ - env: RACKET_VERSION=HEAD
fast_finish: true
install:
This page took
0.03059 seconds
and
4
git commands to generate.