Skip to content

Commit 9fd15c6

Browse files
committed
[Truffle] Include MRI tests on Travis again.
1 parent 9de830f commit 9fd15c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ env:
4141
- PHASE='-Ptruffle-specs-language'
4242
- PHASE='-Ptruffle-specs-core'
4343
- PHASE='-Ptruffle-specs-library'
44+
- PHASE='-Ptruffle-mri-tests'
4445

4546
matrix:
4647
include:
@@ -73,7 +74,7 @@ matrix:
7374
fast_finish: true
7475
allow_failures:
7576
- env: COMMAND=test/truffle/run.sh
76-
- PHASE='-Ptruffle-mri-tests'
77+
- env: PHASE='-Ptruffle-mri-tests'
7778

7879

7980
branches:

0 commit comments

Comments
 (0)