Skip to content

Commit

Permalink
more work on travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 14, 2019
1 parent 2cf6a29 commit 0c8d71d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ env:
- LDFLAGS='-L/usr/lib'

script:
- pwd
- autoreconf -i
- ./configure
- make -j distcheck
- rm -rf build
- mkdir build
- cd build
Expand Down

0 comments on commit 0c8d71d

Please sign in to comment.