Skip to content

Commit

Permalink
Update .travis.yml (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo17pet committed Sep 12, 2020
1 parent b433c7c commit f3ef6b0
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: c
compiler: gcc
dist: bionic
script: git submodule update --init && make && make test
script: make && make test

0 comments on commit f3ef6b0

Please sign in to comment.