Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
MRDCr
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
leg
MRDCr
Commits
a0180ea7
Commit
a0180ea7
authored
Apr 26, 2016
by
Walmes Marques Zeviani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adicona travis ci e aumenta o Rbuildignore.
parent
4346de54
Pipeline
#3483
passed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
.Rbuildignore
.Rbuildignore
+4
-1
.travis.yml
.travis.yml
+6
-0
No files found.
.Rbuildignore
View file @
a0180ea7
...
...
@@ -4,6 +4,9 @@
^\.Rproj\.user$
^\.gitlab-ci.yml$
^data-raw$
^.build_package.R$
^.gitlab-ci.yml$
^.travis.yml$
Rplots.pdf
README.*
STYLEGUIDE.*
...
...
@@ -13,4 +16,4 @@ _output.yaml
ci-c3sl.R
roteiro.R
style.css
plano.*
\ No newline at end of file
plano.*
.travis.yml
0 → 100644
View file @
a0180ea7
language
:
r
cache
:
packages
cran
:
http://cran-r.c3sl.ufpr.br/
warnings_are_errors
:
false
r_packages
:
-
roxygen2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment