Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jomof committed Mar 31, 2017
1 parent e4678f6 commit 00f0da1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: c++

matrix:
include:
- os: linux
Expand All @@ -7,6 +8,7 @@ matrix:
- ./cmakeify --group-id com.github.jomof --artifact-id freetype --target-version ${TRAVIS_TAG:-0.0.0} --target-os android
- ./cdep
- ./cmakeify -wf .cdep/examples/cmake --target-os android

- os: osx
script:
- chmod +x cdep
Expand Down

0 comments on commit 00f0da1

Please sign in to comment.