Skip to content

Commit

Permalink
Test jgo installation
Browse files Browse the repository at this point in the history
  • Loading branch information
hanslovsky committed Jan 14, 2019
1 parent 6ca45ac commit 0baa04a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis/build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
python setup.py test
pip install .
python -c 'import sys; sys.path.remove(""); import jgo'
which jgo
test "$(jgo org.scijava:parsington 1+3)" -eq 4

0 comments on commit 0baa04a

Please sign in to comment.