Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Continuous integration for Gorjun

Add travis file for CI and libgorjun for tests.
  • Loading branch information
emli committed Feb 19, 2018
1 parent f11073b commit ed556c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
sudo: enabled
go:
- 1.10
- 1.9.4
script:
- go get
- make
Expand Down

0 comments on commit ed556c7

Please sign in to comment.