Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiuliren authored Aug 25, 2016
1 parent b1750ba commit dc10005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ notifications:

script:
- julia -e 'Pkg.add("DataStructures")'
- julia -e 'Pkg.checkout("https://github.com/seung-lab/Watershed.jl.git")'
- julia -e 'Pkg.clone("https://github.com/seung-lab/Watershed.jl.git")'
- julia -e 'Pkg.test("Watershed")'

0 comments on commit dc10005

Please sign in to comment.