ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.6/.travis.yml
(Generate patch)

Comparing hopm/branches/1.0.x/.travis.yml (file contents):
Revision 5240 by michael, Wed Dec 31 21:35:52 2014 UTC vs.
Revision 5243 by michael, Wed Dec 31 21:44:23 2014 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)