Skip to content

Commit

Permalink
Merge branch 'master' into devel
Browse files Browse the repository at this point in the history
* master: (340 commits)
  sort out news before committing to bioc
  Fix issue #48
  Add some documentation and link to travis CI
  add sudo to travis CI config
  add build dependency to travis CI config
  Adding travis for master branch
  make sure we are using the latest version of pwiz
  update version number
  resolve conflicts in Makevars.win
  pass on Linux
  update description
  Recompile libpwiz.a on windows
  remove std::cout/std::cerr
  cleanup
  compiled
  checkout latest pwiz
  revert added compiler switch, and fixed boost code instead to get rid of warnings
  forgot to update windows file in #33
  bump version and add KK's new pwiz.version to NEWS
  pwiz version
  ...
  • Loading branch information
LaurentGatto committed Aug 26, 2016
2 parents d2f3523 + 39bf5d5 commit e7528e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: r
r: bioc-devel
sudo: true
apt_packages: libnetcdf-dev
Empty file modified src/boost/numeric/conversion/detail/old_numeric_cast.hpp
100644 → 100755
Empty file.

0 comments on commit e7528e9

Please sign in to comment.