| # | Line 11 | Line 11 | compiler: | |
|---|---|---|
| 11 | - clang | |
| 12 | ||
| 13 | script: | |
| 14 | + | - ./configure |
| 15 | - if [ "$TRAVIS_OS_NAME" = "osx" ] && [ "$CC" = "gcc" ]; then export CC=gcc-4.8; fi | |
| 16 | - make | |
| 17 | - sudo make install | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |