Skip to content

Commit

Permalink
[Travis CI] Update TRIQS library version to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Jun 25, 2020
1 parent 1f1cb8b commit cb96ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ before_script:

# Build and install TRIQS
- git clone https://github.com/TRIQS/triqs.git triqs.git
- pushd triqs.git && git checkout 2.2.1 && popd
- pushd triqs.git && git checkout 2.2.2 && popd
- mkdir triqs.build && pushd triqs.build
- |
cmake ../triqs.git \
Expand Down

0 comments on commit cb96ff7

Please sign in to comment.