##// END OF EJS Templates
Give test_pr proper env call to python interpreter....
Fernando Perez -
Show More
@@ -1,3 +1,4 b''
1 #!/usr/bin/env python
1 2 """
2 3 This is a script for testing pull requests for IPython. It merges the pull
3 4 request with current master, installs and tests on all available versions of
General Comments 0
You need to be logged in to leave comments. Login now