Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
61e696d7
Commit
61e696d7
authored
Feb 16, 2015
by
Leo Gordon
Browse files
all real dependences moved to cpanfile
parent
236d72b3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
.travis.yml
.travis.yml
+0
-2
cpanfile
cpanfile
+1
-0
No files found.
.travis.yml
View file @
61e696d7
...
...
@@ -17,8 +17,6 @@ before_install:
install
:
-
cpanm -v --installdeps --notest .
-
cpanm -n Devel::Cover::Report::Coveralls
-
cpanm -n DBD::SQLite
-
cpanm -n JSON
script
:
"
./scripts/travis_run_tests.sh"
...
...
cpanfile
View file @
61e696d7
requires 'DBI';
requires 'DBD::mysql';
requires 'DBD::SQLite';
requires 'JSON';
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