Andreas Tille pushed to branch upstream at Debian Med / maxflow

Commits:
3743e7db by Andreas Tille at 2019-01-07T12:36:18Z
New upstream version 3.0.5
- - - - -


1 changed file:

- + .travis.yml


Changes:

=====================================
.travis.yml
=====================================
@@ -0,0 +1,15 @@
+sudo: required 
+dist: trusty 
+
+before_script:
+  - mkdir build 
+  - cd build 
+  - cmake .. 
+
+script:
+  - make -j2 
+
+after_success:
+  - make test
+  
+



View it on GitLab: 
https://salsa.debian.org/med-team/maxflow/commit/3743e7db6db56900422dd50963b5da03cd79c248

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/maxflow/commit/3743e7db6db56900422dd50963b5da03cd79c248
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to