Skip to content

Commit

Permalink
Travis-ci: modifications to compile double and single.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfis committed Mar 19, 2014
1 parent 904e747 commit b24c36b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ compiler:
- gcc
- clang

script: cd src && make
env:
- USE_SINGLE=yes
- USE_DOUBLE=yes
script: make -C src

0 comments on commit b24c36b

Please sign in to comment.