This website requires JavaScript.
Explore
Help
Sign In
Briq
/
jaydebeapi
Watch
6
Star
0
Fork
You've already forked jaydebeapi
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
325f0c0264
jaydebeapi
/
ci
/
before_install.sh
5 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
[
-n
"
$JYTHON
"
]
&&
"
${
TRAVIS_BUILD_DIR
}
/ci/before_install_jython.sh
"
||
true
Reference in New Issue
View Git Blame
Copy Permalink