Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
R1nlz3r committed Feb 18, 2017
1 parent f15dcf9 commit e76b1b0
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 @@
compiler: clang
language: c
script: make -C framework ; make test -C tests
script: make -C framework ; make test -C real-tests
os: osx

0 comments on commit e76b1b0

Please sign in to comment.