Skip to content

Commit

Permalink
Merge pull request #56 from ggtakec/fix_travis_yml
Browse files Browse the repository at this point in the history
Fixed some warning in travis.yml
  • Loading branch information
ggtakec authored Aug 6, 2020
2 parents 0cfc530 + 1bbfd78 commit 3ff1d2b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,15 @@
#

language: cpp

sudo: required

dist: trusty
os: linux

env:
global:
- PCUSER=antpickax
- PCREPO=current
- PCDLREPO=stable
matrix:
jobs:
- OS=centos
TAG=centos7
DISTTAG=el/7
Expand Down

0 comments on commit 3ff1d2b

Please sign in to comment.