Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use non-legacy travis-ci builds
  • Loading branch information
ugexe committed Sep 16, 2015
1 parent 869ccbb commit 350aeb7
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 350aeb7

Please sign in to comment.