Skip to content

Commit

Permalink
travis docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vutunganh committed May 15, 2018
1 parent 5cb3bbb commit 56f865b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ notifications:
branches:
only:
- master
- docs
script:
- julia -e 'Pkg.clone(pwd()); Pkg.build("MovingWeightedLeastSquares"); Pkg.test("MovingWeightedLeastSquares"; coverage=true)'
after_success:
Expand Down

0 comments on commit 56f865b

Please sign in to comment.