Skip to content

Commit

Permalink
Try running eg1 as well as make test in travis testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwest committed Apr 2, 2014
1 parent 24b28f0 commit b4de6ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ install:
- cd ..
- cd $TRAVIS_BUILD_DIR
- make noQM
script: make test

script:
- make test
- make eg1

0 comments on commit b4de6ac

Please sign in to comment.