Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
pypy isn't working travis osx atm
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.travis.yml
|
@@ -22,6 +22,7 @@ matrix: |
|
|
include: |
|
|
- os: osx |
|
|
language: python |
|
|
python: 2.7 |
|
|
env: TEST_TYPE=translate-jit |
|
|
install: |
|
|
- pip install requests invoke |
|
|