Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hamsadatta authored Mar 27, 2019
1 parent bfd6e09 commit edb5591
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
Expand Up @@ -6,5 +6,5 @@ matrix:
- clang
- gcc
script:
- gcc -o test ar_as.c // we can use gcc instead of clang too
- gcc -o test ar_as.c
- ./test

0 comments on commit edb5591

Please sign in to comment.