Skip to content

Commit

Permalink
Merge pull request #2 from paulmenzel/add-configuration-file-for-trav…
Browse files Browse the repository at this point in the history
…is-ci

Integrate with Travis CI
  • Loading branch information
reinauer committed Nov 27, 2019
2 parents d89219a + 6c70a42 commit e9816e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: c

script:
- make

0 comments on commit e9816e0

Please sign in to comment.