Skip to content

Commit 99b858b

Browse files
committed
Remove install from travis
1 parent 9107ca8 commit 99b858b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ compiler:
33
- clang
44
- gcc
55
script: make run-test
6-
install: make && sudo make install
76
after_script: sudo pip install cpp-coveralls && make run-coverage && coveralls --exclude test.c

0 commit comments

Comments
 (0)