Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
put this in the right place
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.travis.yml
|
@@ -11,6 +11,7 @@ env: |
|
|
- TEST_TYPE=translate |
|
|
- TEST_TYPE=translate-jit |
|
|
- TEST_TYPE=rubyspec_untranslated |
|
|
matrix: |
|
|
allow_failures: |
|
|
- python: "2.7" |
|
|
env: TEST_TYPE=rubyspec_untranslated |
|
|