Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 668c20b

Browse files
authored
Update Makefile
update make recent
1 parent 0502b45 commit 668c20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONTAINERS=node dotnet jvm python ruby alt rust julia systems dart crystal ocaml
66
# recent containers should be updated when adding or modifying a language, so that
77
# the travis build process will test it. The process cant test all languages
88
# without timing out so this is required to get passed that issue.
9-
RECENT_CONTAINERS=systems
9+
RECENT_CONTAINERS=haskell
1010

1111
ALL_CONTAINERS=${CONTAINERS} base
1212

0 commit comments

Comments
 (0)