Skip to content

Commit

Permalink
change language back to cpp to get multi-os builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Oct 12, 2014
1 parent 0c4d165 commit c3f1e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c # force travis to run on mac
language: cpp
os:
- linux
- osx
Expand Down

0 comments on commit c3f1e67

Please sign in to comment.