Peter M. Groen
/
tty0tty
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
8007af72c6779b960f11295c1ab5338f49eaf4bd
Authored by
Jeff Buchbinder
2014-02-05 15:18:22 -0500
1 parent
9453127b
Adjust to use make properly.
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
8007af7
1
1
language: c
2
-
build_
script:
2
+
script:
3
3
- make
...
...