Skip to content

Commit

Permalink
commenting out the Rcpp devel branch as this takes too long and Rcpp …
Browse files Browse the repository at this point in the history
…was released recently so we should not fear problem right now
  • Loading branch information
romainfrancois committed Jun 18, 2014
1 parent d8de133 commit 424b304
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 @@ -42,4 +42,4 @@ notifications:
on_failure: change
env:
- RCPP=release PKG_CXXFLAGS="-g -O3 -Wall -pedantic"
- RCPP=devel PKG_CXXFLAGS="-g -O3 -Wall -pedantic"
# - RCPP=devel PKG_CXXFLAGS="-g -O3 -Wall -pedantic"

0 comments on commit 424b304

Please sign in to comment.