Skip to content

Commit

Permalink
Merge branch '1.2.x'
Browse files Browse the repository at this point in the history
* 1.2.x:
  base: applies required branch list to travis
  • Loading branch information
harningt committed Sep 19, 2014
2 parents cce739d + 917195a commit 0ef82c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -1,5 +1,13 @@
language: erlang

branches:
only:
- master
- next
- 1.2.x
- 1.1.x
- 1.0.x

env:
global:
- LUAROCKS_BASE=luarocks-2.2.0
Expand Down

0 comments on commit 0ef82c2

Please sign in to comment.