Skip to content

Commit

Permalink
update TRAVIS
Browse files Browse the repository at this point in the history
  • Loading branch information
smolkaj committed Aug 2, 2019
1 parent f2096cc commit ac5d0f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ env:
- PACKAGE=nice_parser
- secure: LczTi6rlTEHUKmiGRB+3BUrE8HkOqI4o9lDBuiXXyiIzal6rbDAPmHIgP2HHzW0GIErAwvEhmu/yeXAY2KTxY3nRNaeI391ovGFEJX03Gwg1UI2uKCgHkWF22e6QL+GXQ72vLTaWKqyDY9H1qGWP82K1G51q3/kvR3sXT7r/qAvegNfyTiXrw+2hUe42rxyTbo1rbFe4tKmMgO/07XNur+nNArcV6mp93I23+wmcvyGnO8E7Mh6J418tk/r6hXI0GP0g1eXanzQoBxIsfdlAsWgPidEbL4QdRtGY2sEzcvHzBEqU+2pCJ7rqeheyX22y/p2JlYboL0SZOWxw1dM19HLCZDR2MzsYMzvvaRRHooOwi7vroutTqCa8Z0u6UMbpAV3HO3VGswDnna3ZDlGzSi9VSgMKEDfBNDJFhgoDUnnOiI/FG18CcxL5hD33/FZyL6Y+ExjCDXRBPbvqpGE5y74eogopZPqmPMs0Z2eZyQAGTdhnfwEbm7/iF//8lDXNiUW5zovHjubRJgBRGzu/DRVBfQcxik0nHbVpiaPy996xpnkDcJEK8Q0CVSHYsoeF3AAyuyMZrCag2UEom4Flsnil4m+DivNuQP3v6Ny7VcT0njS9GB0PDewEfkDba7Op7ADCDXj+JhApoYIM6/5Pio7ZfBWkb5vb8hStOs8sqg4=
matrix:
- OCAML=4.06.1
- OCAML=4.07.1
- OCAML=4.08.0
script:
- bash -exuv .travis.test.sh
- bash -exuv .travis.docgen.sh
- bash -exuv ci/travis.test.sh
- bash -exuv ci/travis.docgen.sh
- opam pin remove --yes $PACKAGE
File renamed without changes.
File renamed without changes.

0 comments on commit ac5d0f0

Please sign in to comment.