Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #244 from ugexe/patch-2
Use non-legacy travis-ci builds
  • Loading branch information
FROGGS committed Sep 16, 2015
2 parents 869ccbb + 350aeb7 commit 0c380a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: "perl"
perl:
- "5.10"

sudo: false

install: "echo"

script: "perl Configure.pl $NQP_OPTIONS; make test"
Expand Down

0 comments on commit 0c380a8

Please sign in to comment.