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
be379067
Commit
be379067
authored
May 20, 2015
by
Matthieu Muffato
Browse files
We need python3 to test the python modules
parent
a174bbb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
be379067
...
...
@@ -10,7 +10,7 @@ env:
before_install
:
-
sudo apt-get -y update
-
sudo apt-get -y install unzip
-
sudo apt-get -y install unzip
python3
-
wget https://github.com/bioperl/bioperl-live/archive/bioperl-release-1-2-3.zip
-
unzip bioperl-release-1-2-3.zip
-
sudo sed -i '1s/usr\/bin\/perl -w/usr\/bin\/env perl/' `which psql`
...
...
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