Skip to content

Commit

Permalink
Build 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed May 11, 2018
1 parent bbe08c0 commit 6dbd166
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: required

env:
global:
- VERSION=1.11rc1
- VERSION=1.11

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

user=$1

release=1.11rc1
release=1.11
for _basename in openturns-${release}
do
project=`echo "${_basename}" | cut -d '-' -f 1`
Expand Down

0 comments on commit 6dbd166

Please sign in to comment.