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

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

# Line 11 | Line 11 | compiler:
11   - clang
12  
13   script:
14 - ./configure
14   - if [ "$TRAVIS_OS_NAME" = "osx" ] && [ "$CC" = "gcc" ]; then export CC=gcc-4.8; fi
15 + - ./configure
16   - make
17   - sudo make install
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines