Skip to content

Commit b8814ac

Browse files
Basic Travis CI config (#134)
1 parent 120c1d7 commit b8814ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
dist: xenial
2+
language: java
3+
jdk: openjdk8
4+
addons:
5+
apt:
6+
packages:
7+
- gstreamer1.0-plugins-good

0 commit comments

Comments
 (0)