Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
df1aa30e
Commit
df1aa30e
authored
Jul 07, 2014
by
John Chodera (MSKCC)
Browse files
Switched compiler to clang++ in travis-ci
parent
309d12e7
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 @
df1aa30e
...
@@ -5,7 +5,7 @@ install:
...
@@ -5,7 +5,7 @@ install:
-
export PYTHONUNBUFFERED=true
-
export PYTHONUNBUFFERED=true
script
:
script
:
-
export CC="
gcc -std=c89
"
-
export CC="
clang++
"
-
source deactivate
-
source deactivate
-
conda install --yes conda-build
-
conda install --yes conda-build
-
# Build the conda package, testing build before packaging.
-
# Build the conda package, testing build before packaging.
...
...
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