Skip to content

Commit

Permalink
Travis: try to check
Browse files Browse the repository at this point in the history
  • Loading branch information
raimis committed Feb 19, 2017
1 parent b5eeb0b commit d499d77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ addons:
- libmatheval-dev
- libgsl-dev
- libopenmpi-dev
- python-dev

before_install:
- git clone https://github.com/plumed/plumed2.git $TRAVIS_BUILD_DIR/plumed_src
- cd $TRAVIS_BUILD_DIR/plumed_src
- git checkout v2.3.0
- ./configure --prefix=$TRAVIS_BUILD_DIR/plumed
- make
- make check
- make install

install: true
Expand Down

0 comments on commit d499d77

Please sign in to comment.