Przeglądaj źródła

Travis builders are now on Ubuntu 11.04 "Natty". The xulrunner

package name is now "xulrunner-2.0". We need this to run our tests
in SpiderMonkey.
tags/0.4.0
Jan Lehnardt 14 lat temu
rodzic
commit
ceafe886cb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Wyświetl plik

@@ -1,5 +1,5 @@
rvm:
- 1.9.2
before_script:
- sudo apt-get install xulrunner-1.9
- sudo apt-get install xulrunner-2.0
- gem install rspec

Ładowanie…
Anuluj
Zapisz