Skip to content

Commit

Permalink
Travis: configure plumed
Browse files Browse the repository at this point in the history
  • Loading branch information
raimis committed Feb 19, 2017
1 parent 93c320e commit add7510
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@ os: linux
dist: trusty

before_install:
- git clone https://github.com/plumed/plumed2.git
- git clone https://github.com/plumed/plumed2.git build
- cd build && git checkout v2.3.0 && ./configure

install: true

script: true

0 comments on commit add7510

Please sign in to comment.