Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tknopp committed Oct 7, 2020
1 parent fcac9ba commit 13821be
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 @@ -19,7 +19,7 @@ jobs:
julia: 1.5
os: linux
script:
- julia --project=docs -e 'using Pkg; Pkg.instantiate(); Pkg.add(PackageSpec(path="src/client/julia"))'
- julia --project=docs -e 'using Pkg; Pkg.instantiate(); Pkg.develop("RedPitayaDAQServer")'
- julia --project=docs docs/make.jl
after_success: skip

Expand Down

0 comments on commit 13821be

Please sign in to comment.