Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pdbfixer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pdbfixer
Commits
e1f65bf5
Commit
e1f65bf5
authored
Jul 21, 2015
by
peastman
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #98 from swails/travis
Migrate to the new container architecture.
parents
ff039a65
5423ff85
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
.travis.yml
+2
-0
devtools/ci/install.sh
+0
-3
No files found.
.travis.yml
View file @
e1f65bf5
language
:
c
sudo
:
false
env
:
matrix
:
-
CONDA_PY=2.7
...
...
devtools/ci/install.sh
View file @
e1f65bf5
...
...
@@ -11,9 +11,6 @@ PIP_ARGS="-U"
export
PATH
=
$HOME
/miniconda/bin:
$PATH
sudo
apt-get update
#sudo apt-get install -qq -y g++ gfortran csh g++-multilib gcc-multilib openbabel
conda update
--yes
conda
conda config
--add
channels http://conda.binstar.org/omnia
conda install
--yes
conda-build jinja2 binstar pip
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